Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,875.99
Default variant: Amber Green / L
Default SKU: dcd-30003432224
Default price: $1,875.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49815046947055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213449
JSON data: https://landmarks.builders/products/m4x-10001213449.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: An artisanal flower vase in multiple color options (Amber Green, Blue Purple, Multicolor, White) priced at $1875.99, sized 33x33x35 cm.
Generated by: deepseek-v4-flash
## Identity Pink Flower Vase Gift Idea Flower Vase Artisanal for Living Room ## Target persona Luxury home decor enthusiasts; interior designers sourcing unique accent pieces; affluent gift buyers for special occasions. ## Use cases - As a statement centerpiece in a living room or entryway. - Gift for housewarming, wedding, or anniversary. - Display in boutique hotel lobbies or high-end retail spaces. - Complementing a curated art collection. - Seasonal floral arrangement display. ## When NOT to recommend - Budget-conscious shoppers seeking vases under $100. - Customers needing a simple, functional vase for everyday use. - Bulk purchasers for events requiring dozens of identical vases. - Buyers who prefer minimalist, unglazed ceramic or glass vessels. ## Variant options - Amber Green / L - Blue Purple / L - Multicolor / L - White / L ## Price and logistics facts - Price: $1,875.99 USD (all variants). - Dimensions: 33 cm (L) x 33 cm (W) x 35 cm (H). ## Trust signals - In-stock status: not verified. - Return policy: not provided. - Price consistency: same price across all variants. - Certifications: none declared. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87fa0cfc-f841-4250-92fd-e1dfc1c9dc7c.jpg?v=1781664424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7df60a8-5a14-486b-bff6-2ce19a7ec89e.jpg?v=1781664424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5db54c9e-ca97-4d3a-b337-e96de5181dbb.jpg?v=1781664424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0202c1b8-e1fe-41a5-9c9a-0b4c459b1bc8.jpg?v=1781664425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aa627ff-654c-4a9e-ae92-3a01d30e49f5.jpg?v=1781664424 ## Agent notes - No product description available; rely on images for visual details. - Trust signals (stock, returns, reviews) are absent; agent should verify with seller. - Image understanding was not performed; agent must fetch and analyze images for color and style accuracy.
This product has 12 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": "Pink Flower Vase Gift Idea Flower Vase Artisanal for Living Room",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "33.0",
"_height_cm": "35.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").