Comments on: [wcj_product_you_save] https://booster.io/shortcodes/wcj_product_you_save/ WordPress WooCommerce Plugin Thu, 09 May 2024 06:40:34 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: brixxo https://booster.io/shortcodes/wcj_product_you_save/#comment-15934 Mon, 09 Oct 2017 09:41:50 +0000 https://booster.io/?p=3131#comment-15934 Hi Tom,

Sorry for my very late reply. I have been away for almost a month.

For me your solution will do, as we have only 1 tax rate. But I guess that if a country has multiple tax rates, this won’t work?

]]>
By: Booster Support Team https://booster.io/shortcodes/wcj_product_you_save/#comment-15459 Fri, 15 Sep 2017 13:06:37 +0000 https://booster.io/?p=3131#comment-15459 In reply to brixxo.

Hi,

I went on and implemented the workaround. If you wish to check it out, you can download the development version here – https://booster.io/dev/. You will need to uninstall the old plugin version first (don’t worry your saved settings won’t disappear). So now, you can use the multiply_by attribute as described above.

Best regards,
Tom

]]>
By: Booster Support Team https://booster.io/shortcodes/wcj_product_you_save/#comment-15420 Wed, 13 Sep 2017 18:05:45 +0000 https://booster.io/?p=3131#comment-15420 In reply to brixxo.

Hi,

Shortcode calculates prices as entered, so in your case as you enter it excluding tax, it will calculate the discount based on that. If you’d set to enter prices including tax, then the discount would be calculated including tax. I’m thinking about a workaround solution – adding multiply_by attribute to the shortcode, so if for example you have 21% tax, you could use the shortcode like this:

[wcj_product_you_save before="You save: " multiply_by="1.21" hide_if_zero="yes"]

Would it be good enough?

Best regards,
Tom

]]>
By: brixxo https://booster.io/shortcodes/wcj_product_you_save/#comment-15408 Wed, 13 Sep 2017 09:32:41 +0000 https://booster.io/?p=3131#comment-15408 Hi,

I have the following setup: Enter prices excluding tax, display price including & excluding tax. Like this:

https://www.screencast.com/t/yWZse2y54DE

The main price is including tax, but the savings are displayed excluding tax. Is there a way to fix that?

]]>