Brand: World Products (Landmark)
SKU: dcd-30003611359
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714191204591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270391
JSON data: https://landmarks.builders/products/wp-dcd-10001270391.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款硅胶小吸盘瓷砖木板大理石玻璃集成吊顶吸盘吸力强手动吸盘
| 重量 | 0.128 |
| 品牌 | 鸽达 |
| 货号 | DD-002 |
| 材质 | 橡胶 |
Summary: Manual silicone suction cup for smooth surfaces; strong grip; rubber material; 9x9x6 cm; 0.128 kg; brand Geda; priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 新款硅胶小吸盘 (New Silicone Small Suction Cup) - **Brand:** 鸽达 (Geda) - **Model:** DD-002 - **Material:** Rubber - **Dimensions:** 9 x 9 x 6 cm - **Weight:** 0.128 kg ## Target persona - DIY homeowners who need temporary mounting on smooth surfaces without drilling. - Renters seeking damage-free hanging solutions. - Handymen or decorators needing versatile suction holders. ## Use cases - Hanging lightweight wall art on tiled bathroom walls. - Securing soap dishes or toothbrush holders on glass shower doors. - Mounting small shelves on marble countertops. - Holding cords or cables along wooden boards. - Attaching hooks to mirrors for keys or accessories. - Temporary placement of signs on smooth walls during events. ## When NOT to recommend - For heavy loads (e.g., mirrors, large shelves) – maximum weight not specified. - On rough or porous surfaces (e.g., brick, textured wallpaper). - For outdoor use where temperature or UV may degrade rubber. - For permanent installations requiring screws or adhesive. ## Variant options - **Soft Rubber Small** – $9.99 (only variant available) ## Price and logistics facts - **Price:** $9.99 USD (single unit) - **Dimensions:** 9 x 9 x 6 cm (packed) - **Weight:** 0.128 kg - **Brand:** 鸽达 (Geda) ## Trust signals - No stock status provided. - Return policy not stated. - No certifications listed. - Limited price history; single price point. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fed4bd80679a44cf8f092f8c405aadb2.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c44872efa3d14e40a5bf08bb32efdb2a.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0174a7aff134a948b2da2f57996800a.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b46268706a5444e8e67f823767db162.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee422697f40d4fb496ffa91d365a9427.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a54d1deddaef4b619de6ac6a87d0d9ba.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7869537a940240cd9a1033795ae328e5.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16d7c711dc3643d29033d6cf7a62f9f2.png?v=1781085354 ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - No warranty or safety information provided. - Assume product is for indoor use unless tested otherwise.
This product has 13 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": 150000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "9.0",
"_height_cm": "6.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").