Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / Left Short hook
Default SKU: dcd-30000064319
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49946430734575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011009
JSON data: https://landmarks.builders/products/m4x-10000011009.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sliding panel lock, cream arch lock, security panel latch, push-pull PVC panel handle, easy installation for home, office, balcony.
Summary: Sliding panel lock, cream arch lock, security panel latch, push-pull PVC panel handle for home, office, balcony. Easy installation, $9.99.
Generated by: deepseek-v4-flash
## Identity Sliding panel lock / cream arch lock, security panel latch, push-pull PVC panel handle. Price $9.99. ## Target persona Homeowners or renters with sliding PVC panels on balconies or windows; office maintenance staff securing balcony access; budget-conscious DIY users. ## Use cases - Securing sliding balcony doors from sliding open. - Adding a secondary lock to PVC sliding windows. - Keeping sliding panels partially open while preventing full opening. - Childproofing low sliding windows or balcony doors. - Preventing accidental sliding of PVC panels in high-traffic areas. ## When NOT to recommend - For high-security applications (e.g., main entry doors). - For metal or wooden sliding doors (designed for PVC). - In outdoor installations exposed to rain or direct sunlight (PVC may degrade). - For commercial heavy-duty frequent use. ## Variant options - White / Left Short hook ($9.99) - White / Left Long hook ($9.99) - White / Right Short hook ($9.99) - White / Right Long hook ($9.99) ## Price and logistics facts - Price: $9.99 per unit, same for all variants. - Dimensions: 17 cm (L) x 8 cm (W) x 7 cm (H). - No shipping cost or delivery time provided. ## Trust signals - Price consistent across all variants. - No stock status or return policy stated. - No certifications or warranties mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3ed5f5f-63c4-405d-b636-f52e65d6d962.png?v=1782181244 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b083621-d0cf-4636-8572-894e348f95e9.png?v=1782181246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6713b887-4502-4e0f-a064-420e996a5384.png?v=1782181244 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79cd14b0-19b7-4322-85a1-5a69c9215d5a.png?v=1782181245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b630afbb-4680-4d5e-b4a1-21b884ced413.png?v=1782181245 ## Agent notes No image analysis performed; 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": "Sliding panel lock, cream arch lock, security panel latch, push-pull PVC panel handle, easy installation for home, office, balcony.",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "8.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").