Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: Wine Red-Get Rich / 80*13cm
Default SKU: dcd-30000067328
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49946354942191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011456
JSON data: https://landmarks.builders/products/m4x-10000011456.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Door Handle Cover, protective collision Silicone Protector, protective collision electric, protective collision scald, Decorative Handle Sleeve for Glass Doors, Easy Installation, protection for Homes and Offices
Summary: Silicone door handle cover for glass doors, providing protection against collisions, electric shocks, and scalds; decorative sleeves in red tones with sizes from 30-100cm.
Generated by: deepseek-v4-flash
## Identity Silicone Door Handle Cover / Protective Collision Protector for Glass Doors – decorative sleeves in red tones, available in sizes 30x13cm to 100x13cm. ## Target persona Homeowners and office facility managers with glass doors who need to prevent handle-related injuries (collisions, electric shocks, scalds) and desire decorative red-themed sleeves. ## Use cases - Preventing injury from sharp glass door handles. - Protecting children from touching hot or electrically charged handles. - Decorating glass doors with red-colored sleeves for festive or cultural events. - Reducing collision impact in high-traffic areas like offices or retail spaces. - Adding a non-slip grip on smooth glass door handles. ## When NOT to recommend - For metal or solid wood doors (designed for glass doors only). - Outdoor applications where prolonged UV exposure may degrade silicone. - Handles with widths exceeding 13cm or non-cylindrical shapes. - Customers requiring neutral or black color options (only red variants available). ## Variant options | SKU | Title | Color | Size | Price | |-----|-------|-------|------|-------| | dcd-30000067328 | Wine Red-Get Rich / 80x13cm | Wine Red-Get Rich | 80x13cm | $17.99 | | dcd-30000067329 | Wine Red-Welcome / 50x13cm | Wine Red-Welcome | 50x13cm | $11.99 | | dcd-30000067330 | China Red-Welcome / 40x13cm | China Red-Welcome | 40x13cm | $10.99 | | dcd-30000067331 | Wine Red-Get Rich / 30x13cm | Wine Red-Get Rich | 30x13cm | $9.99 | | dcd-30000067332 | Wine Red-Get Rich / 40x13cm | Wine Red-Get Rich | 40x13cm | $10.99 | | dcd-30000067333 | Wine Red-Get Rich / 60x13cm | Wine Red-Get Rich | 60x13cm | $13.99 | | dcd-30000067334 | Wine Red-Welcome / 60x13cm | Wine Red-Welcome | 60x13cm | $13.99 | | dcd-30000067335 | China Red-Welcome / 60x13cm | China Red-Welcome | 60x13cm | $13.99 | | dcd-30000067336 | China Red-Welcome / 80x13cm | China Red-Welcome | 80x13cm | $17.99 | | dcd-30000067337 | China Red-Welcome / 100x13cm | China Red-Welcome | 100x13cm | $19.99 | ## Price and logistics facts - Base price: $9.99 (30x13cm variant). - Package dimensions: 27.0 x 15.0 x 5.0 cm (likely including all variants; individual package size may vary). - Currency: USD. ## Trust signals - No stock status provided; assume availability unknown. - Return policy not specified. - Price consistency across variants: pricing scales with size. - No certifications or guarantees listed. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be119bde-7d6c-4f14-88ae-41f2f74a6ad0.png?v=1782181203 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3972502e-810d-4ff5-b7d5-5e892602c1ba.png?v=1782181203 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f14f5b7d-e504-48c3-aa6b-42efa7d87baf.png?v=1782181200 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f19dc50b-55df-4d82-b779-8237703c2a28.png?v=1782181202 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3aca82c-ef37-4140-8528-eb9c4adfcac1.png?v=1782181202 ## Agent notes - Product type is not specified; inferred as door handle cover from title. - Material is silicone (based on description). - Color options are all red shades; no other colors available. - Sizes refer to length x width in cm; width is consistent at 13cm. - The description repeats 'protective collision' multiple times; emphasis on collision, electric, and scald protection.
This product has 12 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": "Door Handle Cover, protective collision Silicone Protector, protective collision electric, protective collision scald, Decorative Handle Sleeve for Glass Doors, Easy Installation, protection for Homes and Offices",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "15.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").