=== Per Product Flat Rate Shipping for WooCommerce === Contributors: jsherk Author URI: https://wordpress.org/support/plugin/per-product-flat-rate-shipping-for-wc/ Plugin URI: https://wordpress.org/plugins/per-product-flat-rate-shipping-for-wc/ Donate link: https://www.paypal.me/jsherk/10usd Tags: woocommerce,flat rate shipping,flatrate shipping,domestic,international,shipping,costs,flatrate,flat rate Requires at least: 5.2 Tested up to: 5.9.3 Stable tag: 1.0.5 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0 Set seperate flat-rate shipping costs for both Domestic and International shipping on a per product basis in WooCommerce. == Description == This plugin will allow to set a flat-rate domestic shipping price and also a flat-rate international shipping price for each WooCommerce product that you have. == Frequently Asked Questions == = Why is not working? = * Go to the WooCommerce > Settings > Shipping > Per Product Flat-Rate Shipping tab, and make sure that you have enabled the shipping method. * Go to the WooCommerce > Settings > Shipping > Per Product Flat-Rate Shipping tab, and make sure you have entered a valid 2-letter country code in the Domestic Country field. * Go to each product edit page individually, and under Product Data > Shipping set the "Flat-rate Domestic Shipping Cost" and the "Flat-rate International Shipping Cost" for each product. == Screenshots == 1. Settings page 2. Product shipping costs == Change Log == = 1.0.5 = * Minor code clean up. = 1.0.4 = * Compatible with WordPress 5.5 = 1.0.3 = * Fixed PHP Warning: Declaration::calculate_shipping($package) should be compatible with WC_Shipping_Method::calculate_shipping($package = Array) = 1.0.2 = * Changed custom field names to hide them from Custom Fields section of each product. = 1.0.1 = * Adjusted custom field names to better reflect their purpose. = 1.0.0 = * First stable release.