insert little text under total price at product page
-
Hi,
is it possible to insert a short text inklusive link under the total price at product page?
In germany we have to give a VAT-hint near prices. So it would be fine to have a third row at the table in <div id=”ppom-price-container”>.
Or is it possible to insert text in the <th class=”ppom-label-item”>…</th>?*
Maybe also under the price container div.Thanks
Holger* Now it is rendered as
<th class="ppom-label-item">Gesamtpreis:</th>
If we have anything like this, it would be ok:<th class="ppom-label-item">Gesamtpreis:<br> <span style="font-size:0.5em;font-weight:normal">inkl. MwSt. zuzügl. <a href="#">Versand</a></span></th>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘insert little text under total price at product page’ is closed to new replies.