Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / 18x18x13cm
Default SKU: dcd-30003623447
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713240735983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275296
JSON data: https://landmarks.builders/products/wp-dcd-10001275296.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: A retro-style woven storage basket for eggs, fruits, or vegetables, available in Black, Brown, and Red, with variant dimensions 18x18x13cm.
Generated by: deepseek-v4-flash
## Identity Retro-style woven storage basket, marketed as egg/fruit/vegetable holder. Available in Black, Brown, Red. ## Target persona - Home cooks seeking decorative produce storage - Small retailers buying kitchenware wholesale - Apartment dwellers with limited counter space - Craft vendors needing display baskets ## Use cases - Storing eggs in refrigerator or on counter - Organizing fruits and vegetables visibly - Holding onions or garlic in pantry - Displaying packaged snacks in retail - Gift basket for homemade goods - Kitchen utensil holder ## When NOT to recommend - For heavy items (cast iron, large pots) - For long-term dry goods storage (no airtight seal) - For outdoor use (material unknown) - If stackable containers are required ## Variant options - Black / 18x18x13cm ($9.99) - Brown / 18x18x13cm ($9.99) - Red / 18x18x13cm ($9.99) ## Price and logistics facts - Unit price: $9.99 USD - Wholesale tag in product metadata (bulk pricing likely available) ## Trust signals - No customer reviews provided - No return policy stated - No material certifications - In-stock based on metadata ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f432bc0fe7b4f138537038862dbef01_c853c69b-27d1-449d-a3e7-fd1e884919ab.png?v=1781084484) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7df4ef6797f4f47a7005245a237714c_1f659e4a-25b6-489a-919d-3b586f524d68.png?v=1781084484) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0916f3b12ad2415b8ce034ce11a86f22_55bfb005-abbb-4876-bed0-f5287aa269f5.png?v=1781084485) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73597dda040b457bbc8cf5ff1f53c724_3b3f1f00-dc04-4b3a-b387-1ae96341dc5a.png?v=1781084484) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cdf94b0e15b45149714f4bd171e0b95_388cabe8-2e58-416b-ae34-d6a3b8797f77.png?v=1781084485) ## Agent notes - Product dimensions: main listing says 20x20x15cm, but all variant SKUs specify 18x18x13cm. Use variant dimensions for SKU-level accuracy. - No text description provided; title indicates "retro" style. - Tags suggest wholesale batch; no customer reviews or return policy in data. - Image content not analyzed; treat URLs as fetchable assets only.
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": 350000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.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").