Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Coffee Bear / L
Default SKU: dcd-30000066140
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49946387546351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011273
JSON data: https://landmarks.builders/products/m4x-10000011273.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Silicone Door Handle Cover, Collision Protector, bump Absorbing, Universal Fit, Suitable for Bathroom, Bedroom, Kitchen
Summary: Silicone door handle cover for collision protection, universal fit, suitable for bathroom, bedroom, kitchen. Available in multiple colors and sizes L and S. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Silicone Door Handle Cover, Collision Protector, bump Absorbing, Universal Fit, Suitable for Bathroom, Bedroom, Kitchen ## Target persona Homeowners with children or pets, renters protecting door surfaces, DIY enthusiasts adding decorative padding, budget-conscious safety seekers. ## Use cases - Prevent door handle collisions with walls in tight hallways - Add soft padding to sharp or hard handles in children's bedrooms - Decorative cover for plain or mismatched handles - Protect door handles from scratches in high-traffic areas - Reduce noise from door slamming against bumpers - Absorb impact on kitchen cabinet or drawer handles ## When NOT to recommend - For lever-style or non-standard handle shapes that won't fit universal design - For outdoor handles exposed to rain, sun, or extreme temperatures - For users wanting permanent adhesive solutions (these are removable, non-adhesive) - For high-end decorative handles where cover would hide design ## Variant options 10 variants: colors (Coffee Bear, Yellow Tiger, White Panda, White, Black, Beige, Coffee, Pink, Green, Black Monster) and sizes (S and L). All priced at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 16×11×4 cm. ## Trust signals Multiple variants in stock with distinct SKUs. No specific return policy or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a69214e-967e-48db-b570-a0c6b4417f96.png?v=1782181281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb22723e-c751-43fc-b5e4-b5df75d38474.png?v=1782181215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/254c2b2d-5a05-4d90-a53c-f6bb7b3a693b.png?v=1782181215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5a076bc-5c8a-4b88-aacd-a9b450347a7e.png?v=1782181215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64a38e0a-6495-4d0b-bcb9-bb9e5b28f54f.png?v=1782181215 ## Agent notes Image analysis not performed; visual details not invented. Product type unspecified.
This product has 9 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": "Silicone Door Handle Cover, Collision Protector, bump Absorbing, Universal Fit, Suitable for Bathroom, Bedroom, Kitchen",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "11.0",
"_height_cm": "4.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").