btsfreak1 Posted February 3, 2016 Share Posted February 3, 2016 I searched a lot but was quite surprised to find no info on this. In Prestashop 1.6.1, the specifc prices do not have any influence on the unit prices which makes the whole specific price mechanism useless for unit price based items. Example: We have products with unit prices (e.g. bell peppers), combinations (yellow, green, red) AND specific prices for differnet customer groups (end customer, wholesellers) We want end customer to have prices yellow: $20/kg, red $25/kg and green $30/kg We want whole sellers to have prices yellow: $15/kg, red $20/kg and green $25/kg Now for the product price, this works fine when using combinations for the attributes (yellow, red, green) with fixed amount price increases for each combination (+$5). And we can set specific different fixed prices for our wholesale customer group (not ideal but it works) So far so good. Problem is, that we cannot set any alteration on the unit price for each customer group. The unit price will always stay the same as defined in the main price tab in product edit page in admin area, no matter what customer group views it. That basically means it is impossible to create different price rules for products with unit prices in prestashop which I would consider a bug. Link to comment Share on other sites More sharing options...
btsfreak1 Posted February 3, 2016 Author Share Posted February 3, 2016 Possible solution: Ideally, there should be a possibility to set specific unit prices together with the specific prices. Link to comment Share on other sites More sharing options...
btsfreak1 Posted February 4, 2016 Author Share Posted February 4, 2016 Any ideas? Otherwise I will post a bug. Link to comment Share on other sites More sharing options...
ariom Posted February 13, 2016 Share Posted February 13, 2016 Any ideas? Otherwise I will post a bug. I have similar problem with PS 1.6.1.4 example: product A with four combination: 1, 2, 3, 4 default combination: 1 each of the other combinations has a + or - price impact on the default one everithing is working till here, if i change combination the price it change correctly. Problem arise if i set a specific price of product A for all combinations ex.: 15% reduction the total price in product page it shows only the default discounted (specific) price without any change if i select a different combination, only in the cart it shows correctly. So the specific price it makes unusable all my combinations cause the costumer never see the correct price of the choosen combination in product page, only the default specific price ... that's so bad user experience, and i can't use specific price reduction on this scenario Hope someone can help Link to comment Share on other sites More sharing options...
erouvier29 Posted February 13, 2016 Share Posted February 13, 2016 @ariom, your issue is different than btsfreak1 one. It may be solved with https://github.com/PrestaShop/PrestaShop/pull/4713 @btsfreak1, no progress? 1 Link to comment Share on other sites More sharing options...
ariom Posted February 14, 2016 Share Posted February 14, 2016 @ariom, your issue is different than btsfreak1 one. ... sorry for the wrong topic, you're right, mine was a different issue than btsfreak1. anyway you point me to the right solution, now everything is working as it should be! Thanks for your contribute .... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now