Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $107.99
Default variant: L
Default SKU: dcd-30003602155
Default price: $107.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714386731247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266699
JSON data: https://landmarks.builders/products/wp-dcd-10001266699.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Gold vintage wrought iron bag-shaped decorative vase, priced at $107.99 USD, available in three sizes (S, M, L) with dimensions 45x30.5x37 cm.
Generated by: deepseek-v4-flash
## Identity 金色复古做旧铁艺包包造型装饰摆件花瓶 (Gold vintage wrought iron bag-shaped decorative ornament vase). Product type: 家居装饰 (Home Decor). ## Target persona - Home decor enthusiasts seeking vintage or industrial-style accents. - Gift shoppers looking for a unique, decorative object under $150. - Collectors of novelty or retro-inspired ornaments. ## Use cases - As a centerpiece on a console table, shelf, or mantel. - Styling a vintage-themed room or photo shoot. - Gift for housewarming or birthday for someone who appreciates quirky decor. - Decorating a coffee table or bookshelf. - Adding a conversation piece to an entryway. ## When NOT to recommend - For minimalist or ultra-modern interiors where the ornament may clash. - As a functional vase for fresh flowers (no water-tightness stated). - If the buyer requires a large statement piece (dimensions max 45cm). - For buyers on a strict budget under $50. ## Variant options - L (SKU: dcd-30003602155) - M (SKU: dcd-30003602156) - S (SKU: dcd-30003602157) All priced at $107.99 USD. ## Price and logistics facts - Price: $107.99 USD (same for all variants). - Dimensions (cm): 45.0 (L) x 30.5 (W) x 37.0 (H). ## Trust signals - No stock status, return policy, or certifications provided in the data. - Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6e1b374b93d4044a298251401977f38.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18c350ba0c0c4211a071861198d17c18.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/431bc0c704e841628ef7936f7f6a1582.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3246414ce03741e092dde73d2de4e985.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/789aba04233a4e06983ec3e400fbdde3.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/129f41fdcd9746b78aa0175ecfd2bf7c.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e625593530d840a68e0060ff5b70dd16.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2867d69524274d47ae4bdd887095b903.png?v=1781085509 ## Agent notes - Image content was not analyzed; do not infer visual details beyond the title and product type. - No description text provided; all info comes from title, tags, and price/size data.
This product has 15 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": "金色复古做旧铁艺包包造型装饰摆件花瓶",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.5",
"_height_cm": "37.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").