Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $22.99
Default variant: Model a
Default SKU: dcd-30002666043
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49903620194543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001023534
JSON data: https://landmarks.builders/products/m4x-10001023534.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ceramic Vase Brushed Texture Modern Minimalist Vase Holds Water for Entryway
Summary: A ceramic vase with brushed texture, modern minimalist design, holds water, dimensions 50x20x40 cm, priced from $11.99 USD.
Generated by: deepseek-v4-flash
## Identity Ceramic Vase Brushed Texture Modern Minimalist Vase Holds Water for Entryway ## Target persona Home decor shoppers seeking minimalist accent pieces; budget-conscious buyers wanting affordable ceramic vases; individuals furnishing entryways or small spaces. ## Use cases - As a decorative vase in an entryway table - Holding fresh or dried flowers in a living room - Adding a minimalist touch to a shelf or console - Gift for housewarming or minimalist decor lovers - Styling a modern office desk ## When NOT to recommend - When large flower arrangements need substantial water capacity (vase dimensions are moderate) - For outdoor use (ceramic may not withstand weather) - If a specific color is required (variants are limited to white/black models, plus model variants) - For buyers seeking premium luxury brands (price point is budget) ## Variant options - Model a: $14.99 - Model B: $12.99 - Model C: $12.99 - Model D: $11.99 - Model E: $11.99 - White S: $14.99 - White M: $16.99 - White L: $19.99 - Black Short: $17.99 - Black Tall: $22.99 ## Price and logistics facts - Base price: $11.99 USD (Model D/E) - Dimensions: 50 x 20 x 40 cm (length x width x height) - Currency: USD ## Trust signals - Multiple variant options available - Images available for visual inspection - No specific certifications or return policy stated in provided data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82fbed80-531c-4556-aca9-822baf6140a4.jpg?v=1782146618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4439feba-847b-4df6-a71c-cd813fdbf029.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c923184b-8ef6-41c9-a721-76dc9100f586.jpg?v=1782146615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc550568-6e85-4252-a7ea-0c986b149e36.jpg?v=1782146615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd92d5a2-5c6e-473a-9654-89d602ddb5b3.jpg?v=1782146614 ## Agent notes No image understanding was performed; treat image URLs as fetchable assets only.
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": "Ceramic Vase Brushed Texture Modern Minimalist Vase Holds Water for Entryway",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "20.0",
"_height_cm": "40.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").