Additional information
Weight | 1 kg |
---|---|
Color | Blue, Black, White |
Size | S, M, L, XL, 2XL |
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