In our current webshop, a customer will receive a quantity discount on products they buy which is not tied to 1 specific product but to ANY product (with some limitations) meeting certain requirement.
These quantity discounts are already visible at the PRODCT page even though they are only applied at the checkout.
In CS-cart it is fairly easy to set up a promo with the requirements , but the actual discount ONLY gets visible at the checkout itself.
ZERO info at the product
obviously this means : ZERO incentive for customers to buy more !!!
How do I change this??
I’ve tried individual quantity discounts, which works but imagine :
400 products x 5 discounts x 5 user groups = 10 000 rows of work verus FAR less work wih a promo where I only need to add the list of products and the conditions ,which are more specific too.
How about using qty discount import feature?
Current webshop is based on cfwebstore, of which the format is too different from the cs-cart.
Th promo set up with the conditions looks good it is just that nobody will be able to see it , until checking out.
Besides, a product qty discount is limited to THATspecific product, not to 'any' product (meeting requirements) like in the promo discoun.
Gonna have to be a block advertising the promo on each product page, perhaps linked to a content page with full details of promo,
That we will do…it will need to be in such a way that certain user groups can not see it as some are blocked from quantity discounts like guests as well as usergroups with very high user discounts (startup professionals and wholesale)
(sorry for posting in wrong subforum! can a mod move it elsewhere)
ecommlabs has an addon for hiding blocks from usergroups.
[quote name='cscartrocks' timestamp='1416064488' post='197075']
How about using qty discount import feature?
[/quote]
Could you explain ? How is that going to work for us
I believe what he is saying is to import quantity discount prices for all the products and usergroups that you want. The standard cart product detail page will show the available quantities and the discounted price and if there is no discounts for the user's usergroup then none will be shown. If the user belongs to more than one usergroup, they will see the quantity/amount with the best pricing for the usergroups they belong to.
Hope that explains it.
[quote name='tbirnseth' timestamp='1418615936' post='199726']
I believe what he is saying is to import quantity discount prices for all the products and usergroups that you want. The standard cart product detail page will show the available quantities and the discounted price and if there is no discounts for the user's usergroup then none will be shown. If the user belongs to more than one usergroup, they will see the quantity/amount with the best pricing for the usergroups they belong to.
Hope that explains it.
[/quote]
It now sure does Tony. Thanks again.