Checkout summary value
-
Hi!
In the woocommerce-checkout-review-order-table section on checkout, I get my custom field selection expressed as:
<tr class="fee"> <th>Kabelholder (kh_sort)</th> <td><span class="woocommerce-Price-amount amount"><bdi>349,00 <span class="woocommerce-Price-currencySymbol">kr.</span></bdi></span></td></tr>
So the fee is shown as the label “Kabelholder” followed by the value “kh_sort”. I can’t style these two elements and/or hide one of the parts as they are expressed together in a single th element.
Can we control what is shown here, for example do not display the value part? Can CF be set to display label only in checkout, order and emails?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Checkout summary value’ is closed to new replies.