Brand: World Products (Landmark)
SKU: dcd-30003597141
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714557124847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264962
JSON data: https://landmarks.builders/products/wp-dcd-10001264962.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A steampunk-style resin vase shaped like a mechanical heart, suitable as desk decor or small floral display.
Generated by: deepseek-v4-flash
## Identity 创意机械心脏花瓶 (Creative Mechanical Heart Vase) – a small resin decorative vase with a steampunk mechanical heart design. ## Target persona Cost-conscious home decor shoppers; steampunk and industrial style enthusiasts; wholesale buyers for gift shops or boutiques. ## Use cases - Desk ornament in a home office or studio - Steampunk-themed room decoration - Display of small dried or artificial flowers - Retail shelf display in novelty stores - Gift for a mechanic, engineer, or sci-fi fan - Prop for photography or cosplay ## When NOT to recommend - For large bouquets or living flowers (size is 15x10x18 cm) - For formal or elegant decor styles - If realistic anatomical heart shape is needed - If the buyer is sensitive to resin odor or material ## Variant options Only one style: "Mechanical Heart" at $13.99 USD. ## Price and logistics facts Price: $13.99 USD. Dimensions: 15.0 x 10.0 x 18.0 cm. No bulk pricing or shipping info provided. ## Trust signals No stock status, return policy, or certifications are available from the facts. Buyers should verify with seller. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8844d7646959437abd453dbc35e0f971.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2db78e7e254146d4ba701473457dbf42.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49504aee4fd949dea41c964da9f8dce9.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a42d6e68e4c34b3fa6076e99c3e5ddb0.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/830636d4802d44b0bbf2bd612badcd79.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc2fac46d1ea45478c2b6e665d513299.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bed06030dd114fad83f69cf63e9a9ec6.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b2d38eef6ec4974a61926582b34ff05.png?v=1781085633 ## Agent notes No description field was provided. All product understanding comes from title, tags, price, dimensions, and variant data. Images are not visually analyzed; rely on text.
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": 650000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "18.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").