Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Grey
Default SKU: dcd-30003616552
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713916903663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272250
JSON data: https://landmarks.builders/products/wp-dcd-10001272250.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Oxford cloth glasses storage case with multi-functional display, 34x19x7 cm, available in Grey and Beige for $31.99.
Generated by: deepseek-v4-flash
## Identity - Cross-border 5-pocket new style glasses case, sunglasses case, multi-functional display case, Oxford cloth glasses storage box. ## Target persona - Eyewear collectors or enthusiasts with 5+ pairs needing compact storage and display. - Small retailers or vendors needing a portable display case for sunglasses. - Travelers who carry multiple pairs of glasses. ## Use cases - Storing 5 pairs of sunglasses or prescription glasses in one organized case. - Displaying glasses at home or at a market stall. - Travel storage to keep glasses safe and accessible. - Organizing eyewear in a drawer or shelf. - Replacement for a worn-out glasses case. ## When NOT to recommend - When heavy impact protection is required (Oxford cloth is soft, not hard shell). - For single glasses storage – bulkier than needed. - For users seeking premium leather or luxury materials. - When price sensitivity is extreme (budget under $20). ## Variant options - Grey ($31.99) - Beige ($31.99) ## Price and logistics facts - Price: $31.99 USD - Dimensions: 34 × 19 × 7 cm (13.4 × 7.5 × 2.8 in) - No shipping or stocking details provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: same price for both variants. - Certifications: none mentioned. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only. - No description or additional product details beyond the title and dimensions.
This product has 14 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": "跨境5付新款眼镜盒墨镜太阳镜多功能展示盒 牛津布眼镜收纳盒子",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "19.0",
"_height_cm": "7.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").