I was trying to create a table to display the sale price, original price, discount% together in woocommerce.
Just like the image below:
enter image description here
Could anyone suggest the code to this?
Thanks a lot!
I tried to just hook but failed
Related
I'm trying to build a card template for tours with Meta Box plugin.
I got everything right except the number field in the field groups. On the frontend, I would like to show a currency symbol after the number.
Does anyone know how I can do that?
Thank you!
I checked the documentation, videos etc. but there was nothing about this.
I want to display a custom meta field which exists in order into the report table and CSV report located at Woocommerce Analytics -> Orders.
For example in bellow picture, I want to add column in highlighted placed after Product(s) or at the end of the row.
Any help will be appreciated.
This WooCommerce guide explains how to do that.
https://developer.woocommerce.com/2020/02/20/extending-wc-admin-reports/
If i click on a product category from woocommerce is show the full description. People need to scroll a lot to see the products. We can move the product description to the Bottom, but i don't like it. I need help with the following:
How can i limit the woocommerce category description with a read more button? If i click on it it will expand the full description on the page. The default read more function from wordpress doesnt work. Someone knows how to fix this? PLease let me know!
Hi I create a new page named SALE , to only show the on sale products
Im using the following shortcode
[sale_products per_page="9" columns="4"]
but I dont know why it duplicates the product on the footer area
you can see it here https://prueba.soygorrion.com.ar/sale/
Any suggestions?
thanks
try with default theme . however i could not see any duplicate on your link. your question dosen't follow the rule.
Good day. I need to make price slider for single product page like this one:
http://bulka.ua/product/kofe-paketirovannyj/kofe-3-v-1-original-banka-maccoffee-160-20g-kofe-3-v-1-original-banka-maccoffee-160-20g, so than i change it, it changes the price.
How can I implement this?
Thanks in advance!