
Shipping class displayed on product page
Display shipping classes seamlessly on product pages & shop pages. Zero configuration, HPOS compatible, and works with Elementor & Gutenberg.
Let customers know exactly what to expect with shipping directly on your product pages. This lightweight plugin displays shipping classes on product pages, shop pages, and anywhere else you want using shortcodes or widgets.
Just activate and go! The plugin automatically displays shipping classes on your product pages with no settings to configure.
Use the shortcode with parameters to customize the display:
[show_shipping_class product_id="123" label="Ships via:" class="my-custom-class" before="" after=""]
Available Parameters:
* product_id – ID of the product (defaults to current product)
* label – Text to display before the shipping class
* class – CSS class for customization
* before – HTML to display before
* after – HTML to display after
Style the shipping class display with simple CSS:
css
.product-shipping-class {
color: #0066cc;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: bold;
}
.product-shipping-class-catalogue {
color: #0066cc;
font-size: 14px;
}
.product-shipping-class-shortcode {
color: #0066cc;
font-style: italic;
}
Take your shipping display to the next level with our upcoming Pro version!
If you find this plugin helpful, please consider making a donation to support ongoing development and updates.