Philip wrote: Hello,
HikaShop is unable to display the right price on the product page through quantity criteria like this.
I suggest you several solution but maybe some of them won't fit your needs :
- Taste and content aren't linked to your price, so switch them to custom field, and create several products one for under 1000 unity, an other for at least 1000 etc...
You won't have too much variant to set with Taste and Content.
default : your customer won't be able to choose quantity like actually, I mean 5000 =>5001... but only select "pack"
500 units, 1000 units etc...
- other way is to create custom code with ajax in order to refresh price linked to quantity change, and for this you must contact one of our partners,
here
.
- Last and simpliest solution, just use css code to don't display price at all but use your price table, and put it on the top of the page.
Default : your customer have to make their own calculation...
Sorry for this answer.
Regards,
I do seriously suggest hikashop to take this into upgrade list because as a mature e-commerce product to have this kind of view during multiple pricing shows the low quality side of the ui ux design
however, the 2nd and 3rd method can be combined to have a hot fix. Can you help to advise which view file to edit so that we can hide all pricing using css and call it back using jquery when quantity matched
we will publish this fix out as well