Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver / 41cm
Default SKU: dcd-30000065981
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49946388857071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011245
JSON data: https://landmarks.builders/products/m4x-10000011245.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Safety Cord for panes, Fall Restrictor, Stainless Steel Wire Rope, Childproof Lock, Aluminum Alloy, Easy Installation, Home Security, Versatile Use
Summary: Safety cord for windows, fall restrictor with stainless steel wire rope and childproof lock, aluminum alloy, easy installation, sold in multiple sizes and colors at $9.99.
Generated by: deepseek-v4-flash
## Identity Safety Cord for panes, Fall Restrictor, Stainless Steel Wire Rope, Childproof Lock, Aluminum Alloy. Home security and versatile use. ## Target persona Parents of young children securing windows; apartment renters needing non-permanent fall prevention; homeowners adding child safety to windows. ## Use cases - Restricting window opening to prevent child falls - Securing windows in rental apartments (no permanent modification) - Adding safety to sliding or casement windows - Limiting pet access to open windows - Temporary fall prevention for elderly or disabled individuals ## When NOT to recommend - For securing heavy doors or gates - For industrial or professional fall arrest systems (no certifications) - For outdoor exposure to rain or extreme weather - For windows that do not open inward or have non-standard frames ## Variant options - Silver / 41cm - Silver / 33cm - Silver / 33.5cm - Black / 33.5cm - Black / 34cm - SilverA / 33cmA (unclear naming) - SilverB / 33cmB (unclear naming) ## Price and logistics facts - Price: $9.99 USD for all variants - Package dimensions: 12 x 8 x 2 cm - Currency: USD ## Trust signals - Variants listed at consistent price - No return policy or warranty stated in facts - No safety certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd06880e-fec2-477f-a855-d3895b56b8f4.png?v=1782181218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a8a952d-894d-4f2f-8f02-153c12a1b0c5.png?v=1782181218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a17beff-3420-4459-83b2-41f3bf371564.png?v=1782181219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b3a2168-4627-4fa1-8613-e5f890ddd086.png?v=1782181218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/805068cc-1436-423f-b275-5385ecdca698.png?v=1782181218 ## Agent notes - Image understanding was not performed; treat URLs as fetchable assets only. - Variant names 'SilverA' and 'SilverB' may be anomalies; verify with supplier.
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": "Safety Cord for panes, Fall Restrictor, Stainless Steel Wire Rope, Childproof Lock, Aluminum Alloy, Easy Installation, Home Security, Versatile Use",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "8.0",
"_height_cm": "2.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").