Product attributes no longer show in mail or PDF
-
After updating we ran into an issue where product attributes are no longer showing in the email product table nor in the item table in PDF.
For Email setting we used this:
[wcj_product_categories strip_tags="yes" before="<hr><em>" after="</em>"] [wcj_product_list_attributes before="<hr><em>" after="</em>"]
Neither of them work anymore.
For PDF template we use the following table:
[wcj_order_items_table table_class="pdf_invoice_items_table" columns="item_number|item_name|product_attribute|product_categories|item_quantity|line_total_tax_excl" columns_titles="|Product|Eigenschappen|Kast|Aantal|Totaal" columns_styles="width:5%;|width:40%;|width:20%;|width:20%;|width:5%;|width:10%;text-align:right;"]
The ‘product_attribute’ does not work. So now we have no attribute information on mail whatsoever which is critical information to us.
- WooCommerce: 7.2.3
- Booster: 6.0.1
- PHP: 8.1
- WordPress: 6.1.1
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Product attributes no longer show in mail or PDF’ is closed to new replies.