Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: C
Default SKU: dcd-30003502515
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: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49804483297519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250004
JSON data: https://landmarks.builders/products/wp-dcd-10001250004.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新款Handcrafted Ceramic Aroma Statue现代抽象雕塑香薰雕像
| 货号 | 雍煜-0099 |
| 品牌 | 雍煜 |
| 地图审批号 | 123 |
| 是否专利货源 | 否 |
| 外观造型 | 人物 |
| 是否IP授权 | 否 |
| 包装 | 保丽龙包装 |
| 是否属于礼品 | 否 |
| 材质种类 | 塑料、树脂 |
| 材质 | 树脂 |
| 适用节日 | 其他 |
| 风格 | 原创设计风 |
| 类别 | 摆件 |
Summary: Handcrafted ceramic aroma statue, abstract modern design, made of resin/plastic, 17x12x12 cm, $9.99 USD, available in three styles (C, G, H).
Generated by: deepseek-v4-flash
## Identity Handcrafted Ceramic Aroma Statue (Abstract Modern Sculpture) – brand 雍煜, SKU set dcd-30003502515/16/17. ## Target persona Budget-conscious decor enthusiasts; small gift buyers; collectors of unique affordable abstract mini sculptures. ## Use cases - Desk or shelf decoration in home or office - Small housewarming or hostess gift - Aromatherapy display prop (if used with essential oils) - Accent piece in a bookshelf or curio cabinet - Personalized cubicle decoration ## When NOT to recommend - Buyers seeking high-end fine art or luxury gifts - Those needing a functional aromatherapy diffuser - Anyone requiring large statement pieces (dimensions 17x12x12 cm) - Purchasers from countries with high import duties (low price point) ## Variant options - Style C: SKU dcd-30003502515, $9.99 - Style G: SKU dcd-30003502516, $9.99 - Style H: SKU dcd-30003502517, $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 17 x 12 x 12 cm. No shipping, stock, or return policy information provided. ## Trust signals No certifications, stock status, or return policy available. Price is consistent across all three variants. ## Image assets      ## Agent notes Image content was not analyzed; no visual descriptions are available. All information is extracted solely from the provided structured facts.
This product has 15 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": "跨境新款Handcrafted Ceramic Aroma Statue现代抽象雕塑香薰雕像",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "12.0",
"_height_cm": "12.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").