Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanbess/plugin-woocommerce-regional-stock
Limit WooCommerce product availability to a specified list of regions.
https://github.com/vanbess/plugin-woocommerce-regional-stock
Last synced: 13 days ago
JSON representation
Limit WooCommerce product availability to a specified list of regions.
- Host: GitHub
- URL: https://github.com/vanbess/plugin-woocommerce-regional-stock
- Owner: vanbess
- Created: 2021-12-04T05:59:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T06:58:00.000Z (7 months ago)
- Last Synced: 2024-06-04T09:16:29.261Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLUGIN: Regional stock status for WooCommerce
This plugin allows a shop owner/admin to define a country or list of countries for which a particular variation is shown as in stock, making said variation unavailable for countries which do not form part of the list.
## Changing settings
Once the plugin is activated, users can navigate to the Regional Stock Status tab of the product edit screen for variable products. Each variation can have assigned to it a unique list of countries for stock inclusion, along with a unique out of stock message for each variation, which will be shown on the single product page once a matching variation is selected for purchase from a user who resides in a country which is not whitelisted.
The add to cart button is automatically disabled for these products on variation select to avoid accidental additions to cart.
## Compatibility
This plugin has been built specifically for use with the Flatsome theme. Compatibility with other WordPress themes to be determined.
## Possible future add-on functionality
- Support for all product types
- Wider WordPress theme compatibility
- Support for provincial/state level exclusions