// ~~~~~~~~~~~~~ ADMIN PRODUCT NOTES METABOX ~~~~~~~~~~~~~ add_action('add_meta_boxes', function () { add_meta_box( 'product_notes_box', 'Internal Product Notes', function ($post) { $notes = get_post_meta($post->ID, '_product_notes', true); echo ''; }, 'product', 'side', 'default' ); }); add_action('save_post_product', function ($post_id) { if (isset($_POST['product_notes_field'])) { update_post_meta($post_id, '_product_notes', sanitize_text_field($_POST['product_notes_field'])); } }); TRACMAX 225/50/ZR18 – Samir Tire

Additional information

Tire Brand

Tracmax

Season

Tire Size

Size-W

Profile

Diameter

TRACMAX 225/50/ZR18

Tracmax X-Privilo TX3 All Season/Summer

4 in stock

Quantity

Purchases from Samir Tire are cash and Carry.
At check-out you will be able to schedule a convenient pick up time.

Edit A Product

Add New Product