Description
- Two magnets for easy mounting
- Unscrew to remove the battery cover and slide open
- 9 LED lights
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