Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Pink
Default SKU: dcd-30002864865
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760523214922:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001077582
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001077582.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality PU leather with a sophisticated pebble grain texture, this personal organizer offers a luxurious feel while being exceptionally long-lasting and easy to wipe clean.
Double Layer Design: The innovative double layer makeup travel case features two separate zipped compartments, allowing you to keep your facial care products and tools perfectly organized and accessible.
Customizable Storage: Equipped with adjustable dividers, this cosmetic organizer box with dividers lets you tailor the interior space to fit various bottle sizes, from tall serums to small cream jars.
Stain-Proof Protection: Designed with a engineered stain-proof stain-resistant lining, this makeup bag ensures that accidental spills or powder leaks won't ruin your case, making it perfect for daily use and travel.
Professional Portability: This professional-grade cosmetic case includes a sturdy top handle and effortless two zippers, providing a secure and stylish way to transport your beauty essentials anywhere.
Summary: Portable Cosmetic Train Case PU Leather Cosmetic Organizer Box with Dividers. 【Premium Material】: Crafted from high-quality PU leather with a sophisticated pebble grain texture, this personal organizer offers a luxurious feel while being exceptionally long-lasting and easy to wipe clean. 【Double Layer Design】: The innovative double layer makeup travel case features two separate zipped compartments, allowing you to keep your facial care products and tools perfectly organized and accessible. 【Customizable Storage】: Equipped with adjustable dividers, this cosmetic organizer box with dividers lets
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 Cosmetic Train Case PU Leather Cosmetic Organizer Box with Dividers",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.0",
"_height_cm": "19.0"
}
}],
"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").