Woocommerce – Requesting mandatory passenger information in checkout and adding it to thank you, emails and order backend
I am creating a website to sell tickets for trips. For each ticket you book, I am asking a few questions for each passenger.
Сhange custom post type created by WooCommerce
I need to modify the product slug custom post type created by WooCommerce, product=book. Specifically, I’m trying to set query_var to true so that https://example.com/?s=love&post_type=product / https://example.com/?s=love&post_type=book does redirect to the product archive.
How to integrate Broker ID with Woocommerce
I wrote a script integrating ID broker with WooCommerce.
After a successful purchase in the store, the broker ID authentication process should begin and the Broker ID link should be downloaded and displayed on the thank you for your purchase
Disable Place Order Button by User ID
Is it possible to disable the place order button by User ID in WooCommerce?
Extra Cost Checkbox per product
I want a checkbox in some product pages of my woocommerce website that add an extra cost when the customer select that checkbox before to add to cart the product. We want to display the option to verify the design they have to upload to our web.
WooCommerce PHP script sometimes working, sometimes not
I built a WooCommerce plugin that, among other things, allows a customer to order a sample of the product they are currently viewing. Sometimes this functionality works, sometimes it does not. I am able to see the data come all the way through to the functions.php
, but I cannot figure out why some products add a sample to the cart and others don’t. Before I share the relevant code, keep in mind that the sample is an actual product in the WooCommerce admin area. The sample sku is based upon the product sku.