Remove Quantity column in cart page
-
Hello,
How do I get rid of the quantity column on the cart page since I sell 1 pcs for each digital product purchase so I don’t need the quantity column in the shopping summary (as attached).
Attachments:
You must be
logged in to view attached files.
Hello,
Add this code to the Theme Settings > Custom CSS > Global:
th.product-quantity {
display: none !important;
}
Best Regards.
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Remove Quantity column in cart page’ is closed to new replies.