Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / other
Default SKU: dcd-30000065844
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49946398195951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011224
JSON data: https://landmarks.builders/products/m4x-10000011224.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Kid Protection Sliding Pane Lock, Adjustable, No Tools Required, Multi-Purpose Cabinet Drawer Door Latch, Infant Protection Lock for Home, Kitchen, Bedroom
Summary: Adjustable sliding pane lock for cabinets and drawers, no tools required, for infant protection. Available in White, Blue, Pink for $9.99.
Generated by: deepseek-v4-flash
## Identity Kid Protection Sliding Pane Lock – adjustable, no-tools cabinet/drawer latch for infant safety. ## Target persona Parents of infants/toddlers who need quick, tool-free childproofing for kitchen, bedroom, or bathroom cabinets and drawers. ## Use cases - Securing kitchen cabinets to prevent toddler access to utensils or chemicals. - Locking bathroom drawers containing sharp objects or medications. - Keeping low cabinet doors closed to stop children from pinching fingers or accessing contents. - Applying to bedroom drawers to avoid child pulling them out and climbing. - Multi-purpose use on any sliding pane, cabinet, or drawer requiring a simple latch. ## When NOT to recommend - Heavy-duty security for outdoor gates or doors. - Locking high cabinets that are out of child's reach (unnecessary). - Commercial or industrial safety applications. - For older children who can easily disassemble simple plastic locks. ## Variant options - White (SKU: dcd-30000065844) – $9.99 - Blue (SKU: dcd-30000065845) – $9.99 - Pink (SKU: dcd-30000065846) – $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions: 9 x 9 x 2 cm. - Weight and shipping details not provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not mentioned. - Price consistency: All variants priced identically. - Certifications: None provided. ## Image assets - 5 product images available (URLs listed below). Note: visual details not analyzed. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25d02c87-d844-495c-ac9a-167843dffbc4.png?v=1782181220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16bb73a4-b9e0-4cc9-8065-6513ad7e87c4.png?v=1782181220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5de71f5-aa41-478d-8b8a-6a4af6fe332d.png?v=1782181221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ad1cf28-07a2-42b0-911c-a876c693b92f.png?v=1782181220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e8a2854-ce1b-4b96-9f65-8ed9ce4b8da1.png?v=1782181220 ## Agent notes - Image understanding not performed; do not infer visual features. - No stock, return, or certification data provided. Verify with seller. - Product type unspecified; treat as general child safety lock.
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 Pane Lock, Adjustable, No Tools Required, Multi-Purpose Cabinet Drawer Door Latch, Infant Protection Lock for Home, Kitchen, Bedroom",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "9.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").