Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $17.99
Default variant: Grey / 2pcs
Default SKU: dcd-30000066186
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49946386956527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011279
JSON data: https://landmarks.builders/products/m4x-10000011279.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Kid Protection Sliding Door Lock, Panel Security Lock, childproof Sliding Glass Door, Strong glue, Easy Installation, Effortless Mounting
Summary: Adhesive-mounted sliding door lock for childproofing, easy installation, strong glue. Available in grey or purple, 2-pack or 4-pack, priced from $11.99.
Generated by: deepseek-v4-flash
## Identity Kid Protection Sliding Door Lock, Panel Security Lock. Adhesive mount, no drilling. Strong glue. Sizes: 2pcs or 4pcs, Colors: Grey or Purple. ## Target persona Parents with young children (toddlers) living in homes with sliding glass doors. Renters who cannot drill holes. Caregivers seeking affordable childproofing. ## Use cases - Prevent child from opening sliding glass door to patio/balcony.\n- Secure sliding closet doors in children's rooms.\n- Temporary safety lock for sliding windows.\n- Use on sliding screen doors.\n- Childproofing for short-term rentals or travel. ## When NOT to recommend - For doors that are not sliding (e.g., hinged).\n- For heavy-duty security where forced entry is a concern.\n- For outdoor gates exposed to weather (adhesive may weaken).\n- For families without sliding doors or toddlers. ## Variant options - Grey / 2pcs: $11.99 (SKU dcd-30000066186)\n- Purple / 2pcs: $11.99 (SKU dcd-30000066187)\n- Grey / 4pcs: $17.99 (SKU dcd-30000066188)\n- Purple / 4pcs: $17.99 (SKU dcd-30000066189) ## Price and logistics facts Base price $11.99 (2-pack). 4-pack $17.99. Dimensions 8x8x5 cm. No shipping or stock info available. ## Trust signals In-stock status unknown. No return policy provided. Price consistent across variants. No certifications listed. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/093a02ac-0125-4295-a5ce-e63b9d1e9411.png?v=1782181213\n2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72b70aa2-d18f-491f-a835-3bd7845d763e.png?v=1782181214\n3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82f40d30-335a-4f41-98ee-4045bc653031.png?v=1782181214\n4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/973658e1-cda8-46a6-b053-96b6b5d35a2a.png?v=1782181214\n5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/027a7779-e1c4-4f1b-a03e-cd2d5aadda65.png?v=1782181215 ## Agent notes Image content not inspected; rely on textual data.
This product has 10 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": "Kid Protection Sliding Door Lock, Panel Security Lock, childproof Sliding Glass Door, Strong glue, Easy Installation, Effortless Mounting",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "8.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").