Description
Weight 20 kg
Dimensions 30 × 30 × 40 cm
Brand Shell
function my_woo_outofstock_text( $text ) { $text = __( 'CONTACT SELLER', 'oceanwp' ); return $text; } add_filter( 'ocean_woo_outofstock_text', 'my_woo_outofstock_text', 20 );
Skip to main content
Reviews
There are no reviews yet