Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $24.99
Default variant: Gray / S
Default SKU: dcd-30002690171
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49903559508207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001028070
JSON data: https://landmarks.builders/products/m4x-10001028070.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Colored Glass Art Vase Unique Shape Stacked Cube Glass Vase Artistic Design
Summary: Colored glass art vase with unique stacked cube design, available in 3 colors and 2 sizes, priced from $19.99 to $24.99.
Generated by: deepseek-v4-flash
## Identity Colored Glass Art Vase with Unique Shape Stacked Cube Design ## Target persona Home decor enthusiasts seeking affordable artistic accents; gift shoppers looking for unique housewarming or occasion presents; interior stylists adding colorful modern pieces to living spaces. ## Use cases - Living room shelf or console table centerpiece - Dining table floral arrangement holder - Office desk decorative accent - Housewarming or birthday gift - Modern or eclectic decor styling ## When NOT to recommend - Outdoor or high-traffic areas (glass breakage risk) - Minimalist or monochrome decor setups (colorful design may clash) - Customers needing large capacity flower vase (internal volume unknown) - Budget-constrained buyers seeking under $10 decor ## Variant options - Gray / S ($19.99) - Gray / L ($24.99) - Purple Pink / S ($19.99) - Purple Pink / L ($24.99) - Green Coffee / S ($19.99) - Green Coffee / L ($24.99) ## Price and logistics facts - Base price: $19.99 (S), $24.99 (L) - Currency: USD - Dimensions: 37 cm length, 21 cm width, 35 cm height - No shipping cost or availability data ## Trust signals - Multiple color and size options available - Consistent pricing across variants - No return policy or stock status provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b0d8586-cdcc-4cc3-a1b0-98b6b1a26053.jpg?v=1782146591 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85019726-ee17-4352-b2a6-55057a933430.jpg?v=1782146593 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe45a981-1566-4195-b9f4-e929e27d278c.jpg?v=1782146592 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7c26cad-fdba-49c7-a39c-ee8186dfe019.jpg?v=1782146595 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80fc3d7e-5e9c-4f37-9914-b955b6028304.jpg?v=1782146592 ## Agent notes Image content was not analyzed; visual details are not inferred.
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": "Colored Glass Art Vase Unique Shape Stacked Cube Glass Vase Artistic Design",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "21.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").