Hi, i want to apply sale % cut on specific collections.
For example:
At Collection A, I want to apply 10% sale.
At Collection B, I want to apply 20% sale.
& so on.
So, All products associated with that collection will get respective sale%.
Also, it must show cut price on product price. i.e. before & after.
something like:
Rs. 2000 Rs. 2200
How to achieve, please guide? Please keep in mind I dont want to change every product sale price as there are thousand of products on single collection that is going on a sale.
For example:
At Collection ‘Medicine’, I want to apply 10% sale.
At Collection ‘Baby Care’, I want to apply 20% sale.
& so on.
So, All products associated with that collection will get respective sale%.
Also, it must show cut price on product price. i.e. before & after.
something like:
Rs. 2000 Rs. 2200
10% Discount
WHAT I HAVE DONE SO FAR?
{% if collection.handle == ‘Medicine’ %}
[CODE FOR SHOWING PRICE DISCOUNT]
{% endif %}
BUT ITS NOT WORKING & not showing [CODE FOR SHOWING PRICE DISCOUNT] prompt so I can code further for price cut. WHAT SHOULD I DO??
I am using EMPIRE Shopify Theme by PixelUnion.
Did you find a suitable app for your Wholesale Discount requirement, you can check one of our recently launched app named Discount Depot App which offer discounted prices on your products and collections, on the basis of wholesale & retail customer that means your product will show different price to different customers.
Were you able to resolve your issue? I am going through the same thing now.
We are used to this capability being built into the QuickBook POS. We switched to Shopify based on their recommendation, but we are losing a lot of the capabilities that QB had built in. It seems crazy to spend $25 a month on something that is usually built into a POS system.