Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Gold
Default SKU: dcd-30002719288
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49903474606319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033562
JSON data: https://landmarks.builders/products/m4x-10001033562.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3 Tier Fruit Basket Versatile Use Tiered Serving Stand Space-Saving for Kitchen
Summary: 3-tier fruit basket and tiered serving stand available in Gold, Black, or White, 32x27x10 cm, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity 3-tier fruit basket and tiered serving stand for kitchen counter or dining table use. ## Target persona Budget-conscious home organizer; small apartment dweller needing space-saving storage; someone who hosts small gatherings and wants a simple serving piece. ## Use cases - Displaying fruit on kitchen counter - Serving snacks or appetizers at parties - Organizing small items like spices or toiletries - Holding produce for quick access while cooking - As a decorative tiered stand for trinkets ## When NOT to recommend - If buyer needs a large-capacity fruit storage (each tier is small) - For heavy items like cast iron or large melons - If buyer requires dishwasher-safe, food-grade certification (not specified) - For commercial or high-use environments ## Variant options - Gold (SKU: dcd-30002719288) - Black (SKU: dcd-30002719289) - White (SKU: dcd-30002719290) All priced at $13.99. ## Price and logistics facts - Price: $13.99 USD - Dimensions: 32 x 27 x 10 cm - No weight or shipping information provided ## Trust signals - In-stock status unknown - Return policy unspecified - Price appears consistent across all variants - No certifications or material details available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bc418d7-f764-4d76-87d7-5bbfbf12063f.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c4c4e50-1395-441f-b9a5-c2ccb3afe81c.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59dd5383-6980-4430-bba2-ab597501db30.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dee0cf61-7b43-46f8-b483-360f3e6dd62c.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/018461ea-151e-4709-b76a-c6239b0b2c5a.jpg?v=1782146553 ## Agent notes - Images were not fetched; visual details are unavailable. - Material and build quality unknown. - No user reviews or ratings provided.
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": "3 Tier Fruit Basket Versatile Use Tiered Serving Stand Space-Saving for Kitchen",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "27.0",
"_height_cm": "10.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").