Show price table
You can use the following shortcode to show the price table on any product page.
[yith_ywdpd_quantity_table]
You can use it as is to dynamically show the price table of the product on which page it is pasted.
You can force showing the price table of a specific product by simply using the attribute product
followed by the product ID.
[yith_ywdpd_quantity_table product="123"]
Show price notes
Using the [yith_ywdpd_product_note product=”123″] shortcode, allows you to show the price notes.
Show cart rule (subtotal condition)
Using the [yith_ywdpd_cart_notice] shortcode, you can show the note for the cart rule when the subtotal condition is selected.
Note: this only works when the ‘subtotal’ condition is used.