Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003617780
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: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49713426596079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272648
JSON data: https://landmarks.builders/products/wp-dcd-10001272648.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Boot Planter靴子造型创意花盆3D打印旅行靴装饰花瓶
| 货号 | DD000102 |
| 品牌 | FUSEJOY |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 表面工艺 | 其它 |
| 包装 | 纸盒包装 |
| 是否属于礼品 | 否 |
| 材质 | 塑料 |
| 尺寸 | 彩虹随机 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 现代简约 |
| 工艺 | 3D打印 |
| 是否进口 | 否 |
Summary: A 3D printed plastic planter shaped like a boot, available in Black and White, dimensions 13x8x9 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Boot Planter靴子造型创意花盆3D打印旅行靴装饰花瓶 (SKU: multiple, e.g., dcd-30003617780 Black) ## Target persona Budget-conscious decor shoppers looking for quirky, small plant holders; plant hobbyists seeking unique 3D printed pots; gift givers needing a low-cost, novelty item for plant lovers. ## Use cases - Display small succulents or cacti on a desk or shelf - Thematic decoration for a travel or Western-themed room - Inexpensive gift for a plant enthusiast or boot collector - Party favor or small gift for gardening club members - Creative storage for pens or small tools (as a desk organizer) ## When NOT to recommend - For large plants requiring deep soil or drainage - For outdoor use; plastic may degrade in sun/rain - For formal or luxury interior décors - When the buyer needs a functional, durable planter for frequent watering ## Variant options - Black (SKU: dcd-30003617780): $9.99 - White (SKU: dcd-30003617781): $9.99 ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions: 13.0 x 8.0 x 9.0 cm (length x width x height) - Packaging: paper box - Weight: not provided ## Trust signals - In-stock status: not explicitly confirmed - Return policy: not provided - Price consistency: same price for both color variants - Certifications: none mentioned; product is not patented or IP licensed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/405c7535e10b4a2686d0688fb0f810ba.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dbcb75dfcf74c56958b6444f9a2c0eb.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a5b34347407495faf203e3e2c5d003e.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03a5ee3df3fa44c9ae455abb4c79aceb.png?v=1781084625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb14fba253ef4566b6f4ece3d6e78963.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2a0ee24ffe848fe9735f6c1363b4c5f.png?v=1781084628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bed93c01ef04a0aa0a4b5778b7e539d.png?v=1781084625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a5a33a562f643ca99e79a30d909a4d4.png?v=1781084625 ## Agent notes - No image analysis was performed; visual details (e.g., boot shape exact look) are not described. - Weight, in-stock quantity, and return window are unknown. - Material is plastic (3D printed), surface process 'other'.
This product has 14 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": "Boot Planter靴子造型创意花盆3D打印旅行靴装饰花瓶",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "8.0",
"_height_cm": "9.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").