I need to display a product in a specific template. Here is the template code:
How to show all images in WooCommerce product description
I want to replace my product description by my description + all product images (include variation product images) in single product page. I can do that with Magento but now when change to Woocommerce …
Automatically add a specific category and tags to a product when it goes out of stock after the order is placed [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 2 years ago. Improve this question Hi I’m facing an issue regarding wordpress and WooCommerce I want to automate the process”when ever product goes out of
Change order status for virtual, downloadable, free or backorder products in WooCommerce
i try to slightly modify with +1 check for plugin located here So , for all Virtual Downloadable Free (price=0,00) & on Backorder products I want Woocommerce to set order status ‘Processing’ the …
Remove product after an order has been placed in WooCommerce
I’m using the most recent versions of WordPress and WooCommerce. I’m aware this might seem weird out of context, but I wanna add a hook to my functions.php that removes a certain product by ID from an order after the order has been placed. Here is what I am working with so far: I am trying to remove the product
Bulk dynamic pricing for WooCommerce products with specific product-tag
I’m trying to add dynamic discount to all products who have the tag: “bulk-discount” I want the discount to happen if a customer buys eg. 5 similar or different prducts with the tag. I’m working with this code. And this answer. This is what i have: Answer The first loop counts how many times the tag appears on a single
can i add new key in models?
I want to add a key while I’m getting any response of an API using Models in laravel, Currently, I’m developing an API to get a response with a new one key to add to dynamically.
Product custom checkbox option that changes Woocommerce cart item price
The following code displays a custom checkbox before add to cart button on single product pages: Now I would like to trap/capture this checkbox option in Woocommerce session and then make a custom price calculations in the following code: What is missing is the part that will capture the checkbox option to set it in sessions, like: Any help is
Restrict content to those who purchased a Woocommerce product
I’m trying to restrict content on the page via shortcode for those who purchased a particular woocommerce product. I tried using the code below but it’s not working – shortcode [wcr pid=”78] this is some text [/wcr] is just being outputted on the page without hiding the content. Woocommerce has a function for restricting content like this. Answer There is
Add rows to Single product Additional information table in WooCommerce 3.6
I am trying to add a row to Single product Additional information table. Actually is there any hooks or filter to do this? I have searched the hook but can’t figure out the solution. Any help is appreciated. Answer Since WooCommerce version 3.6, you can use woocommerce_display_product_attributes filter hook in this simple way, to add custom label/value pairs in “Additional