Brand: World Products (Landmark)
SKU: dcd-30003602077
Price: $466.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714311758063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266658
JSON data: https://landmarks.builders/products/wp-dcd-10001266658.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: European-style luxury carved brass and glass storage jar, 30x20x41 cm, priced at $466.99, available in Amethyst Basket variant.
Generated by: deepseek-v4-flash
## Identity - **Product:** Jiedi Home European-style luxury carved brass glass storage jar / decorative canister - **Category:** Home Decor ## Target persona - Affluent home decorators looking for statement pieces - Interior designers sourcing European-style ornaments - Collectors of luxury brass and glass items ## Use cases - Display on living room console table as a decorative accent - Store dry snacks or fruits in a stylish manner - Gift for housewarming or special occasions - Centerpiece on dining table or sideboard - Office desk ornament for aesthetic appeal ## When NOT to recommend - Budget-conscious buyers (price $466.99) - Minimalist decor enthusiasts (no visual info but style is ornate luxury) - Those needing large-capacity storage (dimensions 30x20x41 cm) - Users seeking purely functional storage without decorative value ## Variant options - Only one variant: **Amethyst Basket** (SKU: dcd-30003602077, price $466.99) ## Price and logistics facts - Price: $466.99 USD - Dimensions: 30 cm (L) × 20 cm (W) × 41 cm (H) - Shipping, tax, and return policy not provided in facts ## Trust signals - No trust signals (in-stock status, return policy, certifications, price consistency) available in provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f82bef0d59994c73ae1afe99e660ea00.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/597662eb5cc143a3b41eda4af3f0766c.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2765d7f14a541059797d9b11f3c2ea3.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58673948716349c8afe61ea146b99c7b.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b37b09d9179403bbea33b888ebf1a5b.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5738e88aa79449e59beee827c0fb9f99.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42fc89d08640408badff772578dea046.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a506ad222fe44df986497fe421c3e912.png?v=1781085465 ## Agent notes - No description available; images not analyzed for visual details (e.g., color, pattern, finish). Only variant name "Amethyst Basket" hints at design. No stock or shipping info.
This product has 13 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": 2500000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "20.0",
"_height_cm": "41.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").