I found this [this code]provides a short description in woocommerce cart for specified products. How can I alter it to show set text in the same place for certain product categories? I also need it to show in the woocommerce order receipt and completed order emails.
For example all products with the Category - Digital License need to have the set text Annual Digital License next to the product title in the cart and order emails.
I tried to alter the linked code but don't know how to add the set text to display for these categories
I'm testing Woocommerce with the Force Sells extension. I need the price on the product page to be the total price including the forced products. Now it only shows the main products price and the forced products price will only be added when proceeding to the cart.
How can I display the combined price?
I have created a product called "Deposit" (ID: 9191) on my Woocommerce website and I want to make the price of this product 30% of the cart total amount. Can anyone help on how I can do this?
First things first. I'm a newbie to woocommerce and web dev.
How can I add a sale price and a compare at price on products in woocommerce stores, like the option available on Shopify??
Eg: If the product sale price is $10 and the actual price is 20, I want to add the $10 as the sale/discounted price and add the $20 as the compared at/actual price on which discount is given.
Shopify has an option to add this price during product creation but couldn't find anything to do that in Woocommerce. Please help.
I have created a demo of woocommerce using storefront theme. You can set the sale price as shown in the snap below.
backend_snap
It will be displayed in front-end as shown below.
frontend_snap
Hope it works for you.
I have created a variation in woo commerce product. Currently my product have 3 variations with different prices. So I want that On the shop page when I select variation and click on add to cart button always add first variation price on cart not selected variation price.