Tealk Customer Oct 17, 2018 #1 Hello, the code {{ dump($order.order_total) }} makes a black stripe appear under the Terms and rules, can I delete it or is it important? I would have liked to comment it out: <xf:comment> {{ dump($order.order_total) }}</xf:comment> Last edited: Oct 17, 2018
Hello, the code {{ dump($order.order_total) }} makes a black stripe appear under the Terms and rules, can I delete it or is it important? I would have liked to comment it out: <xf:comment> {{ dump($order.order_total) }}</xf:comment>
Tealk Customer Oct 17, 2018 #4 Another question ,it is possible to set up that the tax is already included in the price: Original Code: Sub-total €20.00 Sales tax +€3.80 Order total €23.80 what I need Code: Sub-total €16,80 Sales tax +€3.80 Order total €20.00 probably it's something that only germany has.
Another question ,it is possible to set up that the tax is already included in the price: Original Code: Sub-total €20.00 Sales tax +€3.80 Order total €23.80 what I need Code: Sub-total €16,80 Sales tax +€3.80 Order total €20.00 probably it's something that only germany has.
Fillip H. Staff member Owner Developer Oct 17, 2018 #5 Unfortunately that's not possible at this time, you should adjust your prices accordingly instead.
Tealk Customer Oct 17, 2018 #6 okay thanks for the fast response and the quick troubleshooting can be closed