Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Blue - Small
Default SKU: dcd-30003604327
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49714414780655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267652
JSON data: https://landmarks.builders/products/wp-dcd-10001267652.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
装箱数:40/箱









Summary: Thick nylon fruit/vegetable picking basket for gardening; two color options; dimensions 30x25x22 cm; price $12.99.
Generated by: deepseek-v4-flash
## Identity A thick nylon gardening basket designed for picking and carrying fruits and vegetables. Two color variants: Blue-Small and Orange-Small. Dimensions: 30x25x22 cm. Price: $12.99. ## Target persona Home gardeners, urban farmers, and pick-your-own farm visitors who need a lightweight, durable basket for harvesting produce. ## Use cases - Picking berries or tomatoes in a home garden - Harvesting vegetables from a raised bed - Carrying produce from the garden to the kitchen - Collecting fruit from orchard trees - Storing freshly picked items during a farm visit ## When NOT to recommend - For heavy-duty industrial harvesting (e.g., commercial farms with large volumes) - For very large harvests requiring more than 30L capacity - As a general-purpose household storage basket (non-gardening use) - For carrying heavy items like tools or stones ## Variant options - Blue - Small ($12.99) - Orange - Small ($12.99) ## Price and logistics facts - Price: $12.99 per unit - Pack quantity: 40 units per case - Dimensions: 30x25x22 cm - Shipping and return policy details not provided ## Trust signals - In-stock: Listed as available on Shopify (assumed) - Price consistency: Same price for both color variants - Standard packaging: 40 per case suggests wholesale availability ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f61c0708917346acb716a8fb88d1be5e.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca9827b4f3764f77acda5692ece63db6.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cff262e1c9c7416b830af718f9e46d7b.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac07592dc9744fe9bb0c865099a432dd.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56c4c0b75f05483082777a3a2eb34f48.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22ade2fc06c949d19f0101f31ce9ae81.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d82ce29c41114ba0a121b4f71c8142db.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c301c80cfd4424f8c263fa2b3968bdf.png?v=1781085527 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No information on material thickness, weight capacity, or certifications. - Return policy and shipping costs are unknown.
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": 720000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.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").