/wp-content/plugins/wc-pickup-store
directory, or install the plugin through the WordPress plugins screen directly.Menu > Stores > Settings
or the shipping methods page in WC to activate WC Pickup Store
shipping method.Just activate the plugin, go to settings page and enable the shipping method. Customize the shipping method title, default store and checkout notification message.
Go to Menu > Stores > All Stores > Add New
Yes, you can override all the templates. Just copy from /plugins/wc-pickup-store/templates/ to /theme/template-parts/. Single store and archive page might be overriden in /theme/ directory as WordPress does.
Simply use filters wps_store_get_waze_icon or wps_store_get_vc_waze_icon to manage waze icon
Yes, just go to Menu > Appearance > Customize > WC Pickup Store > Default Store. Also you can use the filter wps_first_store to do that
The shortcode functionality had been removed since previous versions but since version 1.5.13 you can use the archive-store.php
located in the plugin templates directory
Fortunately since version 1.5.13 the option to set custom costs by shipping method or per stores is available. Hope you enjoy it! Update 1.5.21 let you calculate shipping costs by flat rate or percentage
Sure, now you can add an email address into the store admin page and it will be notified on order sent to this store.
You can use the filter wps_settings_data with the key title to create a custom valid translation for the title. Available since version 1.5.22
First, this functionality will work if your Shop is enabled to sell to specific countries, if not, you must to update all the stores to the default Shop country using the link on the notice about this feature (available since version 1.5.24). Then, you just have to choose a country for each store on the store settings page.
View more information about tax handling in this documentation