A great plugin to implement custom styled jQuery UI datepicker site-wide.
Stock Locations for WooCommerce
Hospedagem WordPress com plugin Stock Locations for WooCommerce
Onde posso hospedar o plugin Stock Locations for WooCommerce?
Este plugin pode ser hospedado em qualquer hospedagem que tenha WordPress configurado. Recomendamos escolher uma hospedagem confiável, com servidores especializados para WordPress, como o serviço de hospedagem de sites da MCO2.
Hospedando o plugin Stock Locations for WooCommerce em uma empresa de hospedagem confiável
A MCO2, além de instalar o WordPress na versão mais nova para seus clientes, oferece o WP SafePress, um sistema exclusivo que assegura e melhora seu site ao mesmo tempo.
Por que a Hospedagem WordPress funciona melhor na MCO2?
A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.
Stock Locations for WooCommerce will help you manage your products stock across multiple locations easily. If you have multiple physical stores or storage locations, like warehouses, this plugin may help you.
You can print the locations inside a product page on the frontend, with this shortcodes:
Product pages
[slw_product_locations show_qty="yes" show_stock_status="no" show_empty_stock="yes" collapsed="no" stock_location_status="enabled"]
[slw_product_variations_locations show_qty="yes" show_stock_status="no" show_empty_stock="yes" collapsed="yes" stock_location_status="all|disabled|enabled"]
[slw_product_message is_available="yes" only_location_available="no" location="location-slug"]Your custom product message/HTML here[/slw_product_message]
Cart page
[slw_cart_message qty_from_location="location-slug" only_location_available="no"]Your custom cart message/HTML here[/slw_cart_message]
REST API
REST API endpoints (both accept GET
and PUT
requests):
/wp-json/wc/v3/products/id
/wp-json/wc/v3/products/id/variations/id (first ID is for parent product, the second one for the variation ID)
/wp-json/wp/v2/location/
/wp-json/wp/v2/location/id
This plugin requires at least WooCommerce 3.4.
Features
- New taxonomy for stock locations
- Works on both, simple and variable products
- Easy management of stock with multiple locations, both in product and orders
- Get and update product stock locations from the REST API
- Allow customers to select locations when purchasing
- Auto order allocation for locations stock reduction
- Send email notifications when stock is allocated for a product in a location
- Send WooCommerce New Order email copy to item location
- Compatible with WPML
Compatibility
- PHP 7.2+
Capturas de tela
Product list filter and stock locations column
Stock locations taxonomy
Manage stock locations in simple products
Manage stock locations in variable products
Deduct stock from locations manually
Deduct stock from location automatically
Allow customers to select locations in cart page
Allow customers to select location in variable products
Allow customers to select location in simple products
Plugin settings
Show location stock quantity with a postfix e.g. 20+
Edit Stock locations taxonomy
Lock default location on frontend.
Set price for product as per each stock location.
Pre-select default location on product page (frontend).
Stock locations for each variation.
How to allow editing location values on orders after being reduced?