Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Dog
Default SKU: dcd-30003608010
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714123669743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269143
JSON data: https://landmarks.builders/products/wp-dcd-10001269143.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Silicone door handle bumper pad for cushioning and noise reduction, available in Dog, Cat, and Penguin styles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Silicone door handle bumper pad for cushioning and noise reduction, also marketed as a cat bump prevention accessory. ## Target persona Homeowners or renters with cats who bump into door handles, or anyone wanting to reduce door handle noise and protect surfaces. ## Use cases - Preventing loud door handle bangs when doors close. - Cushioning impact if a cat runs into a door handle. - Protecting walls from handle dents. - Reducing noise from door handle rattling. - Decorating handles with animal-shaped pads. - Protecting children from sharp handle edges. ## When NOT to recommend - If the user needs heavy-duty padding for industrial doors. - If handles are unusually large or non-standard shape. - If user is allergic to silicone or dislikes silicone texture. - If user wants a permanent adhesive solution (this appears to be a removable bumper). ## Variant options - Dog style (SKU dcd-30003608010) - $9.99 - Cat style (SKU dcd-30003608011) - $9.99 - Penguin style (SKU dcd-30003608012) - $9.99 ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 9.5cm x 8.0cm x 3.5cm (packaged). - No shipping or stock information provided. ## Trust signals - Multiple product images available. - Consistent pricing across variants. - No explicit warranty or return policy in provided data. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d977ef7029841c1b6c2c8acb8d89389.png?v=1781085319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/905718be4be04569a9fb1a894077ea5f.png?v=1781085319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa8d5b3ce5ec4ae8bd8fb9f903e7a024.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/674e310783204926b50a2751dc984d29.png?v=1781085319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a32ee84eefc647af95b8eb8acc01bb54.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ca0105702ec42df9f11d864f0a38803.png?v=1781085319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0b9a5b6c6484075884b35c6fbaf554c.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c06f88d6cb864d45ab58de25a67c978e.png?v=1781085319 ## Agent notes Image content not analyzed; treat URLs as fetchable assets only. No description text provided.
This product has 15 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": "【原创】门把手硅胶防撞垫家用缓震消音防碰撞垫小猫咪防碰撞神器",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "9.5",
"_width_cm": "8.0",
"_height_cm": "3.5"
}
}],
"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").