Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Transparent / Long 2pcs
Default SKU: dcd-30000067016
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49946366345455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011404
JSON data: https://landmarks.builders/products/m4x-10000011404.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Toddler Guard Lock, Infant protected Cabinet Latch, Prevents Opening, Easy Installation, Multi-Purpose Drawer Lock
Summary: Toddler-proof cabinet latch for infant safety, easy installation, multi-purpose drawer lock, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Toddler Guard Lock, Infant protected Cabinet Latch. Prevents opening, easy installation, multi-purpose drawer lock. ## Target persona Parents and caregivers of toddlers and infants seeking to childproof home cabinets and drawers. ## Use cases - Childproofing kitchen cabinets to prevent access to sharp objects and cleaning supplies. - Securing bathroom drawers and cabinets. - Installing on dresser drawers in nursery. - Using on low cabinets in living room. - Quick temporary childproofing for visiting relatives' homes. ## When NOT to recommend - For adults who want secure locking (toddler-proof only). - For outdoor or wet environments without specified water resistance. - For users seeking a permanent lock solution (adhesive may not hold on all surfaces). - For cabinets with irregular or textured surfaces where adhesive may not adhere well. ## Variant options - Transparent / Long 2pcs ($9.99) - Transparent / Short 1pc+Long 1pc ($9.99) ## Price and logistics facts Price: $9.99 USD. Dimensions: 17x9x2 cm. No shipping or tax info available. ## Trust signals - Two transparent variants available. - No explicit stock or return policy provided; assume typical online purchase. ## Image assets Image URLs: [1]: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c903956f-c5a7-414d-8b47-fddbaa7932fb.png?v=1782181204 [2]: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/932c7c35-314f-404d-b412-e4bd02f5031d.png?v=1782181210 [3]: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04027d38-968a-41be-b98d-a2371016646e.png?v=1782181205 [4]: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9661fb87-9154-499d-9d1e-a9306b6227c4.png?v=1782181206 [5]: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/881fbd80-a92e-4255-9e74-563bc9803731.png?v=1782181207 ## Agent notes Image understanding not performed. Visual details not inferred.
This product has 11 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": "Toddler Guard Lock, Infant protected Cabinet Latch, Prevents Opening, Easy Installation, Multi-Purpose Drawer Lock",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "17.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").