WordPress 5.3.2 & Woocommerce 3.9
To use this feature, please do following these steps:
- Place this folder in your theme directory.
- Add this line
include TEMPLATEPATH . '/phuc-inc/include.php';
intofunctions.php
- Setting
Located
option onProduct Category
. See this image : https://ibb.co/W5b2D5f - Change your
API_URL
in api.php file.
- A Product has Product Category has option Located is "Vendor Warehouse" is called Vendor Product.
- When customer checkout an order in Frontend which has any Vendor Product, this order will be sent to Laravel System via API.