Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99
Default variant: Black B001-3b
Default SKU: dcd-30003611507
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714197102831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270468
JSON data: https://landmarks.builders/products/wp-dcd-10001270468.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: Metal wire shopping basket, 43x28x22 cm, available in Black/White/Pink/Orange Red, priced at $47.99 USD, suitable for retail or bar use.
Generated by: deepseek-v4-flash
## Identity Metal wire shopping basket for retail and bar use. ## Target persona - Retail store owner - Bar manager - Convenience store operator ## Use cases - Carrying products in a supermarket - Organizing bar supplies - Transporting goods in a convenience store - Stocking shelves - Displaying items in a shop ## When NOT to recommend - Heavy or bulky items - Outdoor storage - Decorative purposes - Food preparation ## Variant options - Black B001-3b - White B001-3w - Pink B001p - Orange Red B001o ## Price and logistics facts - Price: $47.99 USD (all variants) - Dimensions: 43 x 28 x 22 cm (length x width x height) - No shipping or logistics details provided ## Trust signals - No stock status provided - Return policy unknown - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/843ead42943f4215add3c5db15e9b0cb.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c3b4a8da8c74026babef9fda81db0f2.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4531570b8b424f41aba7d3daa440f110.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac7712d5f3c04f309cc167146c0bab5f.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fc1e61ed1124dc29a83a0d327301512.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/814244d4825744a1b8325f3f6080910a.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d77b51cc13148e79ba5104aee716359.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8569d02a0069465cb1c123ff5d41a4fd.png?v=1781085358 ## Agent notes - Image understanding not performed; visual details not described. - Description field empty; no material or build info provided. - No warranty or certification data available.
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": 950000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "28.0",
"_height_cm": "22.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").