inkl. MwSt. zzgl. Versandkosten
-
Hi,
is it possible to move the pecification of value added tax
"inkl. MwSt. zzgl. Versandkosten"
below the price?At the moment it's above the short description. This is inconveniently implemented in the layout
Have a look:
https://schoenrein.de/produkt/paxi/Thank a lot in advance!!!
Marc :-) -
Dear Marc
@moND0711
I see that you can create your own suffix to display 'after' the price within > Woocommerce > Settings > Tax > Price display suffix
"Define text to show after your product prices. This could be, for example, "inc. Vat" to explain your pricing. You can also have prices substituted here using one of the following: {price_including_tax}, {price_excluding_tax}."
However this is not the setting that you have used, i am still myself learning all the functions - could you send me in the right direction as to what settings you used? 🔍
If we cannot find any options you could always use some code, but i would advise against this until necessary - it may have some unforeseen bugs when testing:
jQuery('.legal-price-info').each(function() { jQuery(this).insertAfter(jQuery(this).parent().find('.woocommerce-product-details__short-description')); });
Gives me this result:
Talk soon Marc & best wishes 🏖
Richard
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it