Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30002764140
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 354 g
Cart URL (default variant): https://landmarks.builders/cart/49879132733679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045321
JSON data: https://landmarks.builders/products/m4x-10001045321.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Aesthetic: Enhance your home decoration with this sophisticated vase that features a matte finish and a refined silhouette for any modern interior.
Material: This ribbed vase is crafted from thickened PE material, offering the premium look of ceramic with the shatterproof resilience of
Minimalist Design: Featuring a Nordic style flower holder concept, the vertical grooved texture adds a touch of geometric craftsmanship to your tabletop or mantelpiece.
Versatile Utility: This imitation ceramic vase is designed for both wet and dry arrangements, making it an ideal container for fresh bouquets, silk flowers, or dried
Centerpiece: A stunning flower vase that serves as a focal point for weddings, dining tables, or office desks, bringing fresh and contemporary atmosphere to any setting.
Summary: A lightweight imitation ceramic vase made from PE material, featuring a ribbed minimalist design. Available in four colors. Suitable for fresh or dried arrangements.
Generated by: deepseek-v4-flash
## Identity Imitation Ceramic Vase – Minimalist Nordic Style flower holder made from thickened PE material, designed to mimic ceramic while being shatterproof. Available in Blue, Pink, Cream White, and Green. ## Target persona - Budget-minded home decorators seeking affordable modern accents - Minimalist interior enthusiasts who prefer clean, geometric forms - Event planners or wedding coordinators needing inexpensive centerpieces ## Use cases - Displaying dried or silk flowers on a dining table - Holding fresh bouquets as a wedding centerpiece - Accenting a living room sideboard or coffee table - Decoration for an office desk or reception counter - Gift for housewarming or hostess occasions ## When NOT to recommend - Customers who insist on authentic ceramic or glass material - High-end luxury decor contexts where weight and tactile quality matter - Outdoor use (PE may degrade in direct sunlight) - Arrangements requiring a heavy, stable vase for tall or top-heavy stems ## Variant options - Blue (SKU: dcd-30002764140) – $9.99 - Pink (SKU: dcd-30002764141) – $9.99 - Cream White (SKU: dcd-30002764142) – $9.99 - Green (SKU: dcd-30002764143) – $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 34 cm (length) x 21 cm (width) x 31 cm (height) - Weight: not specified; lightweight due to PE material - Shipping: no specific policy provided; assume standard retail shipping ## Trust signals - In-stock status: not confirmed; assume available as variants are listed - Return policy: not specified in facts - Price consistency: all variants priced identically at $9.99 - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ca16f9f-7869-45a2-badb-54b357a3314c.jpg?v=1782126326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dee4378-30a0-48cc-baaa-c10027161401.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c075e5d-3bd1-417f-871f-a8d5265ed2b8.jpg?v=1782126325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1d94148-ab96-48de-b881-7120378c4f0f.jpg?v=1782126326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07c5d540-7dc2-446d-a45d-250ded751cd1.jpg?v=1782126327 ## Agent notes - Image understanding was not performed; visual details (exact shade, finish texture, shape) should be confirmed by fetching the image URLs. - Material is PE plastic, not ceramic; this is important for weight and feel. - The description mentions suitability for both wet and dry arrangements, but no waterproofing details are provided for the interior.
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": "Imitation Ceramic Vase Minimalist Design Nordic Style Flower Holder Lightweight Modern Tabletop Vase for Living Room, Dining Table, Wedding",
"quantity": 1,
"grams": 354000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "21.0",
"_height_cm": "31.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").