Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $18.99
Default variant: Black 1pc / 5.8cm
Default SKU: dcd-30000066163
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49946387185903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011276
JSON data: https://landmarks.builders/products/m4x-10000011276.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Child-safe adjustable fridge lock
Summary: Child-safe adjustable fridge lock in black or white, with two size options (5.8cm or 7-9cm) and single or double pack, priced $9.99-$18.99.
Generated by: deepseek-v4-flash
## Identity Child-safe adjustable fridge lock ## Target persona - Parents of toddlers or young children - Caregivers or grandparents with child safety concerns - Pet owners seeking to keep animals out of fridge ## Use cases - Preventing toddlers from opening refrigerator door - Restricting access to hazardous items or breakables in fridge - Keeping pets from stealing food or making mess - Childproofing kitchen cabinets with similar handles - Securing fridge during parties with young guests ## When NOT to recommend - If fridge handle is non-standard or incompatible with adjustable locks - For users seeking electronic or keyed locks - In households without young children or pets (unnecessary feature) - For commercial or heavy-duty applications ## Variant options | SKU | Color | Size | Quantity | Price | |-----|-------|------|----------|-------| | dcd-30000066163 | Black 1pc | 5.8cm | 1 | $9.99 | | dcd-30000066164 | Black 2pcs | 5.8cm | 2 | $14.99 | | dcd-30000066165 | White 1pc | 5.8cm | 1 | $9.99 | | dcd-30000066166 | White 2pcs | 5.8cm | 2 | $14.99 | | dcd-30000066167 | Black 1pc | 7-9cm | 1 | $11.99 | | dcd-30000066168 | Black 2pcs | 7-9cm | 2 | $18.99 | | dcd-30000066169 | White 1pc | 7-9cm | 1 | $11.99 | | dcd-30000066170 | White 2pcs | 7-9cm | 2 | $18.99 | ## Price and logistics facts - Price range: $9.99 - $18.99 USD - Package dimensions: 12 x 9 x 5 cm - No shipping or tax data provided ## Trust signals - Multiple variants in stock (inferred from listing) - Price consistent across same config - No return policy or certification data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/227b5b80-1f2b-4719-a5ef-3fd06be24cf0.png?v=1782181215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf63fa1f-8e4f-4b05-94fa-f5564230738c.png?v=1782181216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7615c35a-2182-4ef0-9437-950dc22c9dca.png?v=1782181216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05de1b31-5f02-49ae-a6fb-2c6af3ef926a.png?v=1782181215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/787e2c55-0121-40d5-9c06-2200ee0e3de1.png?v=1782181215 ## Agent notes - No image understanding performed; visual details omitted. - No product description beyond title; rely on variant info. - Return policy, safety certifications, and material details not provided.
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": "Child-safe adjustable fridge lock",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "9.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").