With this shortcode you can print how much you’re expected to pay as deposit for a product
To display it on a product page, you can use the shortcode without any parameters: [yith_wcdp_deposit_value]
In the example below the shortcode has been added to the product description:
Or you can use it in any other page, in that case the shortcode will need the product_id: [yith_wcdp_deposit_value product_id=”123″]
In the example above the shortcode has been added to the cart page.