- Posts: 86231
- Thank you received: 14224
Omnibus
We would need to better understand the situation. Could you provide a link to the product page, and a backend access via our contact form so that we could look at the situation ?
Please Log in or Create an account to join the conversation.
Thanks for the access. I was able to understand the issue. It comes from a rounding issue when comparing the price stored in the history and the price calculated with the discount on the product page and the price calculated wouldn't be a round number.
I've made a patch to fix the problem.
I've upload the new version of the plugin on the website you provided a backend access for and the problem is not there anymore.
For others: update the plugin to the 1.0.3 and you'll get the patch.
Please Log in or Create an account to join the conversation.
- Posts: 196
- Thank you received: 15
thanks for the corrections.
I don't know why, but on another page it doesn't show the last price. History doesn't save on every refresh -it's ok
I sent the access form.
I uninstalled and reinstalled the add-on.
Doesn't work
Please Log in or Create an account to join the conversation.
That's because the discount was already there when you enabled the plugin.
If you check the price history of a discounted product on that shop, you can see that only the current price is listed.
You would have to :
- temporarily disable the discount
- display the produce page of each product discounted by that discount
- enable the discount
Please Log in or Create an account to join the conversation.
- Posts: 196
- Thank you received: 15
I didn't think of that - and I tried many combinations.
THANKS A LOT!
Please Log in or Create an account to join the conversation.
- Posts: 196
- Thank you received: 15
I'm back with the topic.
The problem concerns a product that has variants (characteristics, e.g. color).
Price history works when, for example, we set a discount for all variants, but when we set it for a selected variant - it does not work
Example for all variants:
newj5.ampoz.pl/oferta/produkt/7-
Example for one variant:
newj5.ampoz.pl/oferta/produkt/23-inj-24-podkladka
Please Log in or Create an account to join the conversation.
- Posts: 196
- Thank you received: 15
Doesn't work
Tom
Please Log in or Create an account to join the conversation.
Could you provide a backend access and a FTP access via our contact form in order to investigate the situation ?
www.hikashop.com/support/contact-us.html
Please Log in or Create an account to join the conversation.
- Posts: 196
- Thank you received: 15
Please Log in or Create an account to join the conversation.
- Posts: 196
- Thank you received: 15
Thank you for the corrections
Tom
Please Log in or Create an account to join the conversation.
- Posts: 196
- Thank you received: 15
continuation of the topic.
We have the following situation.
The main product has a price of EUR 100
Product variant A has a price of EUR 100
Product variant B has a price of EUR 110
There is a discount for option B.
It displays the price after the discount, but in the information about the history of the lowest price it gives the price of the main product, but it should show the price of the variant.
The second problem - if there is a discount on a product variant - it displays price history information for each variant, and should only be displayed for the discounted variant.
Example here: robocza.tomplast2.studiojoomla.com/sklep.../category_pathway-55
I have sent you access to the test site.
Tom
Please Log in or Create an account to join the conversation.
Sorry for the delay.
The thing is that the plugin is made to store the history for the main product. There is no system to have the history for each variant.
And thus, the plugin displays the message on the product page for the product in global.
Having it display the message or not for each variant of the product would be quite challenging and require a big overhaul of the whole plugin.
Please Log in or Create an account to join the conversation.
- Posts: 196
- Thank you received: 15
I understand your argument. However, the system allows you to assign different prices for variants and set different discounts for these variants.
If there is a plug-in that does not take into account system solutions and its task, according to the regulations, is to provide information about the lowest price - it is defective
Can you do something about it - because I don't know what to answer to the client. The plugin works, but only partially - so it is a defective solution - I hope you understand my situation.
Please Log in or Create an account to join the conversation.
if that is intended behavior, then the plugin is useles for most of the EU shops.
Please Log in or Create an account to join the conversation.
Thank you for your feedback. The capability to manage prices per variant for the plugin was added on our todo list.
And we're actually working on a solution. But we're not done yet.
Please Log in or Create an account to join the conversation.
We've finished implementing the changes today:
www.hikashop.com/marketplace/product/143-price-history.html
Please Log in or Create an account to join the conversation.
The price and the message added by the plugin are both updated dynamically when the variant is changed on the product details page.
The price of the variant is actually already updated dynamically by default on the product details page, even when you don't have the price history plugin. That's a default feature of HikaShop.
If you see the same price for all the variants even though you configured different prices for the variants, that indicates you must have a javascript error or some customization issue with the product page.
Could you provide the URL of a page with the issue so that we can investigate ?
Please Log in or Create an account to join the conversation.