Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Light Blue
Default SKU: dcd-30003606237
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1020 g
Cart URL (default variant): https://landmarks.builders/cart/49714374246639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268397
JSON data: https://landmarks.builders/products/wp-dcd-10001268397.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Fabric duck mother shaped door stopper, soft and silent, available in 4 colors, dimensions 24x19x13 cm, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity Fabric cartoon duck mother shape door stopper, decorative and functional, 24x19x13 cm, $14.99. ## Target persona Home decor enthusiasts seeking functional yet whimsical door accessories; parents wanting to prevent door slams in child's room; apartment dwellers needing quiet door fixing; gift buyers for baby showers or kids. ## Use cases - Preventing door from slamming shut in a nursery or bedroom. - Keeping a door open at a fixed position without scratching floors. - Adding a decorative touch to an interior door. - As a lightweight, portable door stop for travel or temporary setups. - Used as a playful, low-cost gift for friends or family. ## When NOT to recommend - For heavy exterior doors or doors that need strong holding force. - For users with modern, minimalist decor aesthetic. - In high-traffic commercial environments (e.g., office buildings, stores). - For customers needing a door stopper that withstands frequent forceful impact. ## Variant options - Light Blue: $14.99 - Brown: $14.99 - Dark Blue: $14.99 - Pink: $14.99 ## Price and logistics facts Price: $14.99 USD. Dimensions: 24 cm (L) x 19 cm (W) x 13 cm (H). No shipping or tax information provided. ## Trust signals In-stock status implied by available variants. Price consistent across all colors. No explicit return policy or certifications provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57db8d62562f4173aa62b9cad1fc922d.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a38d18fbb3a94200b4de85ba7e78cf36.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7abcdc1e2a9849d6a08c87dbd209d604.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a66b20eb5ee6474f962a1c552abc6e38.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09e4fdf517ab4020853962822fcf6e76.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdc4bf16467a412db59a8b4c4e9decf1.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70984344ca3044b48f14a997bbec56bd.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1024fd30d48a4a34af0723de38633dde.png?v=1781085501 ## Agent notes Images are available but their visual content was not analyzed; no product description was provided in the facts. Dimensions and colors are factual.
This product has 16 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": 1020000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "19.0",
"_height_cm": "13.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").