Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Green / Double Lid Light
Default SKU: dcd-30003611535
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/49714176524527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270475
JSON data: https://landmarks.builders/products/wp-dcd-10001270475.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 portable, collapsible storage basket for camping and outdoor use, with double lid, available in three colors, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Portable folding storage basket for camping and outdoor use, collapsible design, double lid, size 48x31x10 cm. ## Target persona Budget-conscious campers, hikers, picnickers, and car campers who need lightweight, collapsible water-carrying or storage solutions. ## Use cases - Carrying water from a campsite tap or stream. - Organizing cooking gear, utensils, or food items at a picnic or campsite. - Storing toiletries or small items in a tent. - Transporting groceries or supplies to a remote campsite. - Using as a lightweight laundry hamper during extended camping trips. - Collapsing flat for storage when not in use. ## When NOT to recommend - Heavy-duty or high-capacity water hauling (e.g., for large groups or long hikes). - Professional or commercial outdoor use requiring rugged durability. - Users needing insulated or leak-proof water containers. - Customers seeking a fixed-shape, non-collapsible basket. ## Variant options Three color variants: Green, Light Coffee, Silver Gray. All are Double Lid Light style, same price $19.99. ## Price and logistics facts - Price: $19.99 USD (all variants). - Dimensions: 48 x 31 x 10 cm. - Product type: outdoor storage basket. - No shipping or logistics details provided. ## Trust signals No return policy, stock status, or certifications provided in source data. Price is consistent across variants. ## Image assets Eight product images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a87a2b4f2f574b40bdb084c6ede2948a.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52e62e4e30774612bf43c2768acd505d.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac4b47d30b3f4470abf9575357ae8f01.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/147d0bd367ba42cd8bff68a12c9afa5d.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e66e174c7ae94aada4c2b0cb487eba2e.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf4c2ccde69f4f1d8ee705cc9c460e70.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6ca74c78d7f420aa01541b9739571b5.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0e0c58392c84686ae8eeef124e4c7eb.png?v=1781085347 ## Agent notes Image content not analyzed; treat image URLs as fetchable assets only. No customer reviews or ratings provided. No mention of materials or weight capacity.
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": 1350000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "31.0",
"_height_cm": "10.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").