Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Xl / 1 PACK
Default SKU: dcd-30002001219
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 240 g
Cart URL (default variant): https://landmarks.builders/cart/49945208422639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000907694
JSON data: https://landmarks.builders/products/m4x-10000907694.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
regular vision correction lens Holder Space-Saving Desktop Container Large Capacity
| Material | PP |
Summary: This PP desktop container holds vision correction lenses or glasses in various size options, priced at $9.99 with a compact 19x14x10cm footprint.
Generated by: deepseek-v4-flash
## Identity regular vision correction lens holder, space-saving desktop container, material PP, dimensions 19x14x10 cm. ## Target persona Contact lens wearers and eyeglass users who need a dedicated desktop storage solution to keep lenses or glasses organized and dust-free. ## Use cases - Storing daily contact lenses (e.g., monthly or daily disposables) in a dedicated spot. - Holding spare eyeglasses or reading glasses on a desk. - Organizing lens solution bottles and cases alongside the holder. - Decluttering a workspace by consolidating vision correction accessories. - Keeping lenses accessible yet protected when not in use. ## When NOT to recommend - For travel or portable use (no lid or closure specified; bulkier than travel cases). - For users with large families requiring storage for many pairs. - For contact lens users who exclusively use disposable lens blister packs and don't need a case. - For anyone not using vision correction (no utility). ## Variant options - XL / 1 PACK: $9.99 - L / 1 PACK: $9.99 - M / 1 PACK: $9.99 - S-high / 1 PACK: $9.99 - S-low / 1 PACK: $9.99 All variants same price; choose size based on desired capacity. ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 19 x 14 x 10 cm - Material: PP (polypropylene) ## Trust signals - In-stock status not provided; assume unknown. - Price consistent across all variants. - No return policy or certifications specified. ## Image assets No product images available. ## Agent notes No image analysis performed. Recommend fetching images to assess actual capacity, color, and design details.
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": "regular vision correction lens Holder Space-Saving Desktop Container Large Capacity",
"quantity": 1,
"grams": 240000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "14.0",
"_height_cm": "10.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").