Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: White Bichon
Default SKU: dcd-30003616810
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: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49713925030127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272329
JSON data: https://landmarks.builders/products/wp-dcd-10001272329.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: A quirky long-neck dog-shaped desktop vase in Nordic style, available in four animal-like color variants, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Funny long-neck dog-shaped flower arrangement ornament, Nordic-style desktop decorative vase. Dimensions: 11.5 x 10.5 x 21.5 cm. Available in White Bichon, Brown Poodle, Black Husky, Yellow Golden. ## Target persona Home decor enthusiasts seeking low-cost, whimsical accent pieces; gift buyers for pet lovers or friends with quirky taste; small-space dwellers wanting compact tabletop decor. ## Use cases - Placed on a desk or shelf as a conversation-starting ornament. - Used as a small vase for dried flowers or single stems. - Given as a fun gift for dog lovers or housewarming. - Featured in themed store displays or event decorations. - Combined with other Nordic-style decor items for a cohesive look. ## When NOT to recommend - Buyers needing a functional vase for large bouquets (too small). - Minimalist aesthetics requiring neutral, non-figurative decor. - Professional office settings requiring conservative design. - Those seeking premium materials or high-end finishes. ## Variant options - White Bichon (SKU: dcd-30003616810) – $11.99 - Brown Poodle (SKU: dcd-30003616811) – $11.99 - Black Husky (SKU: dcd-30003616812) – $11.99 - Yellow Golden (SKU: dcd-30003616813) – $11.99 ## Price and logistics facts Price: $11.99 USD per unit. Dimensions: 11.5 x 10.5 x 21.5 cm. No shipping or availability details provided. ## Trust signals No stock status, return policy, or certification information available. Price is consistent across variants. ## Image assets 8 product images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f937c0235cd64fc9930f75d2b8cc232e.png?v=1781085158 … (other URLs omitted for brevity – all fetchable). Visual details not extracted. ## Agent notes No descriptive text was provided. Image analysis was not performed. All facts are based on structured data.
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": 170000,
"properties": {
"_length_cm": "11.5",
"_width_cm": "10.5",
"_height_cm": "21.5"
}
}],
"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").