Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Brown
Default SKU: dcd-30002754642
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49879196369135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042667
JSON data: https://landmarks.builders/products/m4x-10001042667.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cabinet Glass Retainer Strip Seamless Fit Flexible Glass Panel Bead
| Brand | FS |
Summary: Flexible cabinet glass retainer strip for seamless glass panel installation, available in Brown and Clear.
Generated by: deepseek-v4-flash
## Identity Cabinet Glass Retainer Strip Seamless Fit Flexible Glass Panel Bead, Brand FS ## Target persona DIY home renovators and cabinet makers installing glass panels in cabinets. ## Use cases - Securing glass panels in kitchen cabinet doors - Replacing worn or broken retainer strips - Installing glass shelves in cabinets - Custom cabinet glass projects ## When NOT to recommend - Heavy load structural glass installations - When a rigid metal retainer is required - Glass panels thicker than strip capacity (unknown) - Commercial high-volume installations ## Variant options - Brown (SKU: dcd-30002754642) - $12.99 - Clear (SKU: dcd-30002754643) - $12.99 ## Price and logistics facts Price: $12.99 per variant, USD. Product dimensions: 23 cm length, 8 cm width, 5 cm height. No shipping or bulk pricing info available. ## Trust signals - Price consistent across color variants. - No in-stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0abcb14-77d7-4e5a-b3b1-6b4e7c7a6d0d.jpg?v=1782126354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f907349b-f8e7-47cf-893d-f5f0591062fe.jpg?v=1782126354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08a2b349-ffaf-414b-a131-47f845e92c83.jpg?v=1782126354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2756be5a-f381-4769-887a-cc5d4fd13e4f.jpg?v=1782126354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37ab2ba6-ca88-400f-bb84-c32a43d21c20.jpg?v=1782126355 ## Agent notes Image content was not analyzed; visual details not inferred.
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": "Cabinet Glass Retainer Strip Seamless Fit Flexible Glass Panel Bead",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "8.0",
"_height_cm": "5.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").