Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Brown / Dia20x15cm
Default SKU: dcd-30003623452
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713236771055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275298
JSON data: https://landmarks.builders/products/wp-dcd-10001275298.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Retro woven egg/fruit/vegetable storage basket sold wholesale, 23x23x18 cm overall, two color variants, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Product: 跨境欧美风复古手提鸡蛋收纳蓝果蔬杂物收纳篮厨房收纳筐批发 (Cross-border European/American retro hand-held egg storage basket, also for fruits/vegetables/kitchen sundries). Category: 家居用品 (Home Supplies). Price: $10.99. ## Target persona Home organizers seeking budget-friendly kitchen storage; small retail shop owners sourcing display baskets; bulk buyers (wholesale tag) for restaurant or event supplies. ## Use cases - Store eggs on kitchen counter in a retro style. - Display fruits or vegetables at home or retail. - Organize kitchen odds and ends (e.g., garlic, onions). - Use as a gift basket base for small items. - Hold produce in a pantry or shelf. ## When NOT to recommend - Need airtight or moisture-proof storage for food. - Require large-capacity containers (dimensions small). - Need stackable or nestable bins. - Buyer wants a single decorative piece (wholesale implied minimum quantity? Not confirmed). ## Variant options - Brown / Dia20x15cm (SKU dcd-30003623452) – $10.99 - Beige / Dia20x15cm (SKU dcd-30003623453) – $10.99 ## Price and logistics facts - Price: $10.99 per unit (USD). - Dimensions: stated as 23x23x18 cm overall; variant size given as Dia20x15cm (inconsistency – verify). - Wholesale listing suggests bulk pricing possible, but no MOQ provided. ## Trust signals - Multiple images available (5 URLs). - No stock status, return policy, or certification mentioned. - Low price point indicates commodity item. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f432bc0fe7b4f138537038862dbef01.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7df4ef6797f4f47a7005245a237714c.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0916f3b12ad2415b8ce034ce11a86f22.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73597dda040b457bbc8cf5ff1f53c724.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cdf94b0e15b45149714f4bd171e0b95.png?v=1781084483 ## Agent notes - Product description field empty; rely on image analysis if possible. - Overall dimensions (23x23x18 cm) conflict with variant size (Dia20x15cm) – physical measurement needed. - Wholesale tag implies bulk purchasing intent; check if MOQ or tiered pricing exists. - No branding or material info (likely woven plastic or rattan). - No return policy or stock level provided.
This product has 14 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": 450000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "18.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").