Brand: World Products (Landmark)
SKU: dcd-30003376476
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763409158218:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001193681
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001193681.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A clear acrylic contact lens storage box designed for keeping daily lens packs neatly arranged on a vanity table or bathroom counter.
Organized Storage: This divided lens organizer separates multiple sets into individual slots, making it easier to sort, find, and reach each pack without creating clutter.
Hinged Lid Design: The hinged lid opens smoothly for quick reach, turning this contact lens case into a convenient personal storage solution for everyday routines.
Dust Protection: The enclosed design helps keep contents cleaner and more protected, making the lens storage box a practical way to storage unopened lens packs between uses.
Space-Saving Use: With its compact rectangular layout, this contact lens storage box helps maximize counter space while keeping supplies visible, tidy, and ready to grab when needed.
Summary: Clear Acrylic Lens Box Transparent for Vanity Table. 【Product Type】: A clear acrylic contact lens storage box designed for keeping daily lens packs neatly arranged on a vanity table or bathroom counter. 【Organized Storage】: This divided lens organizer separates multiple sets into individual slots, making it easier to sort, find, and reach each pack without creating clutter. 【Hinged Lid Design】: The hinged lid opens smoothly for quick reach, turning this contact lens case into a convenient personal storage solution for everyday routines. 【Dust Protection】: The enclosed design helps keep content
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": "Clear Acrylic Lens Box Transparent for Vanity Table",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "9.5",
"_height_cm": "6.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").