Brand: World Products (Landmark)
SKU: dcd-30003686199
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1990 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43792294608970:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001298227
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001298227.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a sleek black faux-leather exterior paired with a soft beige interior, making this stylish box a sophisticated addition to any dresser, vanity, or closet shelf.
Two-Tier Storage: Designed with a two-layerlayer layout containing 12 individual compartments, this organizer provides ample space to neatly arrange and separate your favorite pairs.
Clear Viewing Window: Equipped with a transparent top window and a hinged lid, this display case allows you to easily view, select, and showcase your collection at a glance.
Secure Closure: Built with a sturdy metal latch on the top lid and a smooth drawer-style lower section, this safeguarding eyewear box keeps your collection secure and without cost from dust.
Compact Dimensions: Measuring 33.5 x 19.5 x 15.5 cm (approximately 13.4 x 7.6 x 6 inches), this space-saving sunglass organizer fits comfortably on countertops while maximizing your storage capacity.
Summary: Eyewear Storage Box with Drawer Two-Layer Sunglass Organizer 12-Slot for Vanity. 【Elegant Design】: Features a sleek black faux-leather exterior paired with a soft beige interior, making this stylish box a sophisticated addition to any dresser, vanity, or closet shelf. 【Two-Tier Storage】: Designed with a two-layerlayer layout containing 12 individual compartments, this organizer provides ample space to neatly arrange and separate your favorite pairs. 【Clear Viewing Window】: Equipped with a transparent top window and a hinged lid, this display case allows you to easily view, select, and showcase
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": "Eyewear Storage Box with Drawer Two-Layer Sunglass Organizer 12-Slot for Vanity",
"quantity": 1,
"grams": 1990000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "20.0",
"_height_cm": "16.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").