Thread Starter
berg19
(@berg19)
Hi,
I found the culprit, “germanized has the power to overide the sku’s”, but just in case of using the default hooks wich contain “123”. and having a product with that number in the sku..
when i ad a html hook on a custom single product layout page with for example:
[gzd_product_tax_notice product="123"]
[gzd_product_shipping_notice product="123"]
the system goes corrupt..
leaving the value empty resolves the issue
[gzd_product_tax_notice product=""]
Best regards,
A
Thread Starter
berg19
(@berg19)
Hi,
Thanks for your clarification concerning the reason of the exact position of the inkl.Mwst that makes sense..;)
After looking at the theme checkout php code, i saw that the used layout should be changed..almost there, just a few tweaks left..(2 column / 2x col-lg-6 layout) and a hook to apply your Bestellübersicht title above the review sections remains..
Best Regards
A