Hi
I have my new solution B2B King that I chose because your fantastic Variation view in a table form.
I need to use the table with product options.
The thing is the field in the table is not updating.
It should be Product Price, adding the Addon price and showing the total price in the Variation View. Ready to be ordered.
See picture attached with those options shown.
What could be the problem?
I have tried multible adjustments and few Plugins for Product Addons.
Looking forward hearing from you.
Best Regards
I understand that you'd like the add-on to be included in that subtotal calculation.
I'm afraid this is very difficult to achieve: the subtotal calculation is controlled by our plugin's own scripts and it has its own calculation algorithm.
In order to work with add-ons that way, the only option would be that we have a special integration with the add-ons plugin. This is also difficult to do even if we try to do it, as we need to have a good understanding of their code in order to merge the 2.
I would suggest to you as an alternative maybe to hide the "subtotal" column completely and only keep the quantities. If that would help, I can share a code snippet to do it.
Hi I have my new solution B2B King that I chose because your fantastic Variation view in a table form. I need to use the table with product options. The thing is the field in the table is not updating.
It should be Product Price, adding the Addon price and showing the total price in the Variation View. Ready to be ordered. See picture attached with those options shown. What could be the problem? I have tried multible adjustments and few Plugins for Product Addons. Looking forward hearing from you. Best Regards
Attached files: Product Options2.png
Hello Petur,
Thank you for your patience on this,
I understand that you'd like the add-on to be included in that subtotal calculation.
I'm afraid this is very difficult to achieve: the subtotal calculation is controlled by our plugin's own scripts and it has its own calculation algorithm.
In order to work with add-ons that way, the only option would be that we have a special integration with the add-ons plugin. This is also difficult to do even if we try to do it, as we need to have a good understanding of their code in order to merge the 2.
I would suggest to you as an alternative maybe to hide the "subtotal" column completely and only keep the quantities. If that would help, I can share a code snippet to do it.
Kind regards,
Stefan