Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30003602244
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714449219823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266747
JSON data: https://landmarks.builders/products/wp-dcd-10001266747.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A French ribbed decorative fruit bowl, available in four colors, priced at $9.99 with dimensions 28x28x15 cm.
Generated by: deepseek-v4-flash
## Identity Creative dopamine high-appeal French ribbed fruit bowl for home decor. ## Target persona Home decor enthusiasts seeking affordable, colorful accent pieces for living rooms or kitchens; budget-conscious shoppers wanting a stylish yet functional bowl. ## Use cases - Holding fruits on a dining table or kitchen counter - Storing snacks on a coffee table or sideboard - Decorative accent on a shelf or console - Serving nuts or candies during gatherings - Organizing small items like keys or mail in an entryway ## When NOT to recommend - Buyer needs a large-capacity bowl (e.g., for bulk fruit storage) - Prefers minimalist or neutral design (this has ribbed, colorful finish) - Requires dishwasher-safe or food-grade certification (not specified) - Needs a heavy-duty bowl for dense items like potatoes ## Variant options - Red ($9.99, sku: dcd-30003602244) - Black ($9.99, sku: dcd-30003602245) - Beige ($9.99, sku: dcd-30003602246) - Green ($9.99, sku: dcd-30003602247) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 28 cm x 28 cm x 15 cm - No shipping or delivery details provided in source facts ## Trust signals - Four color options available - Consistent pricing across all variants - No in-stock data, return policy, or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9087bd300b014b5fb090ecfca5b9a68c.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b05f7d339a4485595cbd7669cfc4090.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/381b99fbc4244832a41b39e19b942d70.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29199ee5b17c4945866da09310ad0399.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31932d0ba13348beb489cdff7029d50a.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3741a42fc20b44aea99c4a6654c9cf72.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dfce97a8bfd4ecfb4c11c2a2ad0f63b.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af830fa305384c7daf3847997c660346.png?v=1781085544 ## Agent notes - Product description was empty; no material, care, or origin data available. - Image content not analyzed; treat URLs as fetchable assets only.
This product has 16 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": 800000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "15.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").