bobbingwide / oik-weight-zone-shipping

Weight zone shipping for WooCommerce
http://www.oik-plugins.com/oik-plugins/oik-weight-zone-shipping/
GNU General Public License v2.0
2 stars 2 forks source link

Allow front end display of the Shipping rates by zone and method #12

Open bobbingwide opened 7 years ago

bobbingwide commented 7 years ago

Provide a shortcode that can be used to display the currently defined shipping rate tables. This can be used by site owners to publicly display their shipping rates. In a private/draft post this can be used to validate the shipping rates and/or shipping method titles.

It is possible to use the shopping cart to check that the shipping rate table has been correctly configured, but this can be a very long winded process. It would be nice to have a form where the cart weight is simulated and the selected rates highlighted.

The solution should work for oik-weight-zone-shipping-pro as well.

bobbingwide commented 7 years ago

An easy way to deliver this is to develop a new plugin ( e.g. oik-wzs-rates ) that can be used by both oik-weight-zone-shipping and oik-weight-zone-shipping-pro. Whether or not it should have a dependency on "oik" is debatable.