Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: White
Default SKU: dcd-30002659491
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 470 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760615882826:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001021960
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001021960.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted with high-quality PU leather and a soft soft velour lining, this jewelry box provides a luxurious feel while ensuring your valuables are protected from scratches.
Innovative Storage: This jewelry organizer with pouches features 12 individual transparent zip bags, allowing you to categorize earrings, rings, and necklaces for easy visibility and reach.
Large Capacity: Designed as a versatile accessory case, it offers ample space for larger items like watches and bracelets in the main compartment while keeping smaller pieces neatly separated.
Travel-Convenient Design: This portable jewelry travel case includes a sturdy top handle and a secure double-fastener closure, making it the perfect companion for vacations or business trips.
Versatile Organizer: Functioning as a comprehensive individual organizer, it keeps your vanity clutter-snarl-less and ensures your favorite accessories are consistently organized and ready to wear.
Summary: Portable Jewelry Travel Case Sleek Design 12-Pouch Jewelry Storage Box Large Capacity Safeguarding Soft Lining for Travelers. 【Premium Material】: Crafted with high-quality PU leather and a soft soft velour lining, this jewelry box provides a luxurious feel while ensuring your valuables are protected from scratches. 【Innovative Storage】: This jewelry organizer with pouches features 12 individual transparent zip bags, allowing you to categorize earrings, rings, and necklaces for easy visibility and reach. 【Large Capacity】: Designed as a versatile accessory case, it offers ample space for larger
Generated by: m4x-map-v1
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Portable Jewelry Travel Case Sleek Design 12-Pouch Jewelry Storage Box Large Capacity Safeguarding Soft Lining for Travelers",
"quantity": 1,
"grams": 470000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "25.0",
"_height_cm": "11.5"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").