Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Yellow
Default SKU: dcd-30003624945
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49713173004527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275853
JSON data: https://landmarks.builders/products/wp-dcd-10001275853.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款创意葫芦玻璃花瓶水培植物插花花瓶干花花器客厅桌面工艺摆件
| 货号 | 058 |
| 品牌 | 晶艺玻璃 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 表面工艺 | 手绘 |
| 包装 | 纸盒包装 |
| 是否属于礼品 | 否 |
| 材质 | 玻璃 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 现代简约 |
| 工艺 | 纯手工 |
| 是否进口 | 否 |
Summary: Handmade, modern-style glass vase in gourd shape with hand-painted surface, available in 3 colors, suitable for fresh or dried flower arrangements.
Generated by: deepseek-v4-flash
## Identity New design gourd glass vase for hydroponic plants or dried flowers. Surface hand-painted (hand-painted). Material: glass. Dimensions: 13.5 × 13.5 × 16.7 cm. Brand: 晶艺玻璃. No IP license. Not a gift. Export-oriented supply. ## Target persona Budget-conscious home decorators who want a small, handmade accent piece. DIY flower arrangers. Minimalist-style enthusiasts. Shoppers seeking affordable handcrafted glassware. ## Use cases - Displaying fresh cut flowers on a coffee table or desk - Holding dried pampas grass or preserved flowers - As a decorative object on a shelf or sideboard - As a small tabletop centerpiece for casual dining - For hydroponic plant propagation (small cuttings) ## When NOT to recommend - For large floral arrangements that require a tall, wide vase - For outdoor use (glass, fragile) - If customer expects dishwasher-safe or tempered glass - If customer requires a luxury or branded designer piece ## Variant options - Yellow (sku dcd-30003624945, $12.99) - Pink (sku dcd-30003624946, $12.99) - Green (sku dcd-30003624947, $12.99) ## Price and logistics facts - Price: $12.99 USD per unit - Dimensions: 13.5×13.5×16.7 cm - Packaging: paper box - No information on shipping or sourcing costs ## Trust signals No in-stock status or return policy provided. Price is fixed per variant. No certifications mentioned. Product is from a supplier flagged for cross-border export. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f1debc6bb944b16b39c7bd5c9dfd678.png?v=1781084452 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e33b529429c4926971424ecbf140f77.png?v=1781084452 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c926b030e280441090d50f7b0bfe38d7.png?v=1781084451 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f348c3160b04a96aacd6548cc95f8e1.png?v=1781084451 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9717d359e0f4cc0b9ca5c7f91f743f6.png?v=1781084453 ## Agent notes - Images were not analyzed; visual details not inferred. - No return policy, stock status, or warranty data available. - Product appears to be a generic handmade vase; no unique selling points beyond price and color options.
This product has 9 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": "Gourd Glass Vase Glossy Hydroponic Glass Vase Home Decor Item Decorative Easy to Clean",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "13.5",
"_height_cm": "16.7"
}
}],
"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").