Closed (works as designed)
Project:
SShop
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jun 2025 at 18:49 UTC
Updated:
26 Aug 2025 at 00:28 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
danrodComment #3
kul.pratap commentedWorking on it.
Comment #4
danrodAny luck with this @kul.pratap ? Would you like some help?
Comment #5
danrodComment #6
anweshas commentedHi @danrod, I can pick this issue up.
Comment #7
anweshas commentedWhile working on the first and last points of the requirement (adding space between the currency code and the number, and aligning the "Total" column to the right), I found that both can be addressed by modifying the existing commerce_cart_form View.
However, this View is not part of the sshop module configuration. It is provided by the Commerce module (specifically its Cart submodule). This means:
We’ll need to decide whether to:
Comment #8
danrodThanks @anweshas you are right, the cart is fine as it is now and will be up to the frontend developer to make the changes as desired.
I'll move it as "Closed (works as designed)"
Thanks for your input.
Comment #9
danrod