
Plugin description
Simple and easy way to let your customers know about the Shipping Class of each product you have inside it’s single page.
You want to let your clients know that your product will be shipped in 1 to 3 days or 4 to 10 days or that the product
is bulky?
Immediately after activation the plugin displays whatever shipping class is selected in WooCommerce Shipping tab.
The Shipping Class will be displayed inside the product page just above the “Add to cart” button without the use of any coding.
Without the need to use the short description field.
No weird panels.
No need of special permissions by admin.
Simply upload or download the plugin and hit “activate” and it will automaticaly show the selected shipping class of a product.
If you need to customize you can insert some CSS in your custom CSS of your Theme.
Works with all themes and doesn’t create conflicts.
Download from Wordpress Repository
You can download Woocommerce Show Shipping Class in Product Page directly from inside the Plugins tab on your Wordpress installation or from the Wordpress Repository safely and quick.
Support requests
You can contact us with any problem regarding our plugin.
Read our FAQ
.product-shipping-class {
color: type_color_here;
font-family: type_font_family_here;
font-size: type_font_size_here;
font-weight: type_number_of_weight_here;
} And hit Save.