Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Golden Retriever
Default SKU: dcd-30003597031
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714504761583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264906
JSON data: https://landmarks.builders/products/wp-dcd-10001264906.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新款创意花瓶手工制作奇特狗狗花瓶家居装饰树脂桌面摆件
| 货号 | 小狗花瓶 |
| 品牌 | 佳信 |
| 是否专利货源 | 否 |
| 外观造型 | 动物 |
| 是否IP授权 | 否 |
| 包装 | 纸盒包装 |
| 是否属于礼品 | 否 |
| 材质种类 | 塑料、树脂 |
| 材质 | 树脂 |
| 适用节日 | 其他 |
| 风格 | 卡通动漫风 |
| 类别 | 花瓶 |
Summary: Handmade creative dog-shaped vase for home decoration, made of resin and plastic, size 20x10x10 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Cross-border new creative handmade dog-shaped vase, brand 佳信, resin/plastic material, cartoon anime style, dimensions 20x10x10 cm. ## Target persona Dog owners seeking playful decorative items; budget-conscious shoppers looking for affordable resin figurine vases; collectors of anime-style animal ornaments. ## Use cases - Displaying artificial flowers on a desk or shelf. - Adding a playful touch to a living room or bedroom. - As a conversation starter in an office or common area. - Gift for a dog lover (though not specifically gift-packaged). - Themed decoration for pet-related events or parties. ## When NOT to recommend - For holding real flower arrangements that require water stability (size is small). - For users seeking high-end ceramic or glass vases. - For those who prefer realistic or minimalist animal decor (style is cartoon). - If the buyer requires IP-licensed or patented items. ## Variant options - Golden Retriever ($11.99) - Teddy ($11.99) - Husky ($11.99) ## Price and logistics facts Price: $11.99 USD each. Dimensions: 20x10x10 cm. Packaging: paper box. All variants same price. ## Trust signals No information on return policy or stock levels available. Price consistent across three style variants. No patent or IP authorization stated. ## Image assets 8 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/100f78494e5e4241b6fecf51e75297f6.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/749ec60b6f3f4402add96a3ab4c15adc.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c0318056e8a450e86e502b0c760ec71.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22271f6a4ccf4ef6ac627a132f058fa2.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8798447235e410c8efdb397affde587.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1eb7158b193e4566a02eabf6eb55ccae.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a9a4e04d09a4142a82d0a04a29f6d85.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57d5b3ef19d6411f85950160c52e0f22.png ## Agent notes No image understanding was performed. All images are fetchable but not analyzed. Brand (佳信) is likely not widely recognized.
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": "跨境新款创意花瓶手工制作奇特狗狗花瓶家居装饰树脂桌面摆件",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "10.0",
"_height_cm": "10.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").