Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99
Default variant: 40x28x17-5cm Pink
Default SKU: dcd-30003611511
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714195202287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270469
JSON data: https://landmarks.builders/products/wp-dcd-10001270469.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
金属购物篮高欧步厂家直供手提式铁制收纳篮子可开发票铁线购物篮
| 品牌 | 无 |
| 货号 | B004 |
| 样式 | 手提式 |
| 型号 | B004 |
| 是否跨境出口专供货源 | 是 |
| 是否可折叠 | 否 |
| 主要销售地区 | 北美 |
| 订货号 | B004 |
| 主要下游平台 | 亚马逊 |
| 类型 | 购物篮 |
Summary: Metal wire shopping basket, 41x29x20.5 cm, $41.99, three colors, manufacturer direct, suitable for retail or warehouse use.
Generated by: deepseek-v4-flash
## Identity Metal wire shopping basket, model B004, non-foldable, iron construction, handle for carrying. Manufacturer direct, can issue invoice. ## Target persona Retail store owners, supermarket managers, warehouse operators, small business merchants needing durable carrying baskets. ## Use cases - Carrying purchased items in retail stores - Transporting goods in warehouses - Organizing products on shelves or counters - Displaying items at farmers markets or events - Handling inventory in stockrooms - Collecting items during shopping in a store ## When NOT to recommend - For home decor or aesthetic purposes (plain wire design) - For storing fragile or delicate items without additional padding - For heavy or oversized loads beyond basket capacity - When a foldable or collapsible basket is required ## Variant options - 40x28x17-5cm Pink ($41.99) - 40x28x17-5cm Lake ($41.99) - 40x28x17-5cm Org-red ($41.99) ## Price and logistics facts - Unit price: $41.99 USD - All variants priced identically - Direct from manufacturer, can provide invoice - Export to North America enabled - Main sales platform: Amazon ## Trust signals - Price consistent across color variants - Seller offers invoicing - Product tagged for North American market - Multiple product images available - No certification or warranty information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a0664ea64ef4ac0ba35e2996114a0b4.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/665fcbb677504088849988de85db0b19.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79fa83e17740400ca0098e4f5384faee.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d79f458c9864c0f94da470351d228c7.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eab64915d3e849e3858d2ab3c2e1521f.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ee38f49fbb245dda195c305137f7cdc.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0234cc4ebc5b4d598a25e75719781f56.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af37fb1117ca462280965e59e7ddcbf7.png?v=1781085355 ## Agent notes Image content not analyzed. Dimensions provided: 41 x 29 x 20.5 cm (original spec) and variant titles state 40x28x17-5cm (likely approximate). No foldability. No certification. In-stock status not explicitly confirmed.
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": 1300000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "29.0",
"_height_cm": "20.5"
}
}],
"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").