I am using Nielsen theme & woocommerce plugin for my eshop. While adding product I have entered both Regular Price and Sale Price to the product. But Frontend displays only one price.. The strikeout price is not getting displayed..
Backend Screenshot:
Frontend Screenshot:
Both the Theme and plugin is up to date...
Is there is any way to rectify this problem??
Related
There is no option for updating product price and product variation and other tabs are not working
You probably selected External Product. Switch it back to Simple Product.
I am new in e-commerce development, I'm facing an issue in woo commerce pricing, I have added 12 as product price and it is showing $547,072.00 as price, in fact, this value is visible in every price when we edit product than it shows the actual price which I have added due to this error when I add the product to cart is it adding $547,072.00 this as a product price.
enter image description here enter image description here enter image description here
Please check this images for more clarifications
I'm using the latest WordPress and woo commerce version
This seems like an odd thing. It shouldn't happen. If it's happening then you probabily have a plugin interfering with woocommerce code (via hooks maybe?).
Try to disable all your plugin and change to a standard theme like storefront (if you can do it) and check if it start working again
I am working in word press woocommerce project. in which i am using plugin for multiple currency.I can change the current by adding currency type in URL like
?v=c86ee0d9d7ed¤cy=CH for Switzerland
and it is working fine on shop page, add to cart page. It is showing currency according country, but when i am clicking on checkout button. On checkout page the currency will not reflect, it is taking by default currency. it is euro.
I tried many time to change currency on checkout page according to country wise but did not get any solution. Can you help me, to solve my problem
thanks
To change your shop currency settings go to: WooCommerce > Settings > General > Currency Options and select your desired currency from the Currency drop down.
image
If your currency is not listed go to custom currency
I building a Woocommerce shop.
By default the prices on the backend products page are shown without TAX.
The customer wants to show this price including the TAX.
Is it possible to change this?
I am using https://wisdmlabs.com/woocommerce-user-specific-pricing-extension/ plugin in my site. Using this plugin i have add variations and price for each products. But i have one issue here. I can’t able to add the product to cart when the regular price field is empty.
What can i do for this?