/** * Function to automatically update the product focus keyword with the product category */ function update_product_focus_keywords() { $products = get_posts(array( 'posts_per_page' => 100, 'post_type' => 'product' //replace post with the name of your post type )); foreach ($products as $p) { $keywords = []; if (get_the_terms($p->ID, 'product_cat')) { foreach(get_the_terms($p->ID, 'product_cat') as $term) { $keywords[] = strtolower($term->name); } update_post_meta($p->ID, 'rank_math_focus_keyword', implode(", ", array_unique($keywords))); } } } add_action('init', 'update_product_focus_keywords'); M30833 OUTDOOR SLINGBAG - Louis Vuitton Outlet Stores :Louis Vuitton Factory Outlets
Skip to content

M30833 OUTDOOR SLINGBAG

$180.00

833 in stock

SKU: M30833 Categories: ,

5.1 x 8.3 x 2 inches
(length x Height x Width)

  • Gunmetal Gray
  • Monogram coated canvas and Taiga cowhide leather
  • Textile lining
  • Textile and cowhide-leather trim
  • Silver-color hardware
  • 2 strap hooks for left or right carry
  • Outside pocket
  • Flat inside pocket
  • Zip closure
  • Outside pocket
  • Strap:Not removable, adjustable
  • Strap drop: 13.0 inches
  • Strap drop max: 15.7 inches

Reviews

There are no reviews yet.

Be the first to review “M30833 OUTDOOR SLINGBAG”

Your email address will not be published. Required fields are marked *