Relative Content

Tag Archive for woocommercecurrency

Second price information on the product page should change with a multi-currency converter

I need your help please.
In my Woocommerce Admin Product area under:
Product Data > General: I have created a “custom input field” under the “Sale price (€)” field.
In functions.php this field is called “_deposit_price”.
The “custom input field” contains a number (the deposit price), e.g.: 22.
This “_deposit_price” is only displayed for the customer’s information and is NOT actively deducted from the product price anywhere – it should simply be displayed as text information next to the product and in the product overview. It should also not be displayed in the shopping cart or at the checkout.

Second price information on the product page should change with a multi-currency converter

I need your help please.
In my Woocommerce Admin Product area under:
Product Data > General: I have created a “custom input field” under the “Sale price (€)” field.
In functions.php this field is called “_deposit_price”.
The “custom input field” contains a number (the deposit price), e.g.: 22.
This “_deposit_price” is only displayed for the customer’s information and is NOT actively deducted from the product price anywhere – it should simply be displayed as text information next to the product and in the product overview. It should also not be displayed in the shopping cart or at the checkout.