Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Brown / Single Lid Heavy
Default SKU: dcd-30003611531
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49714179932399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270474
JSON data: https://landmarks.builders/products/wp-dcd-10001270474.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: Foldable portable outdoor storage basket, 48x31x10 cm, $22.99, available in Brown, Army Green, Light Coffee, Gray.
Generated by: deepseek-v4-flash
## Identity - **Product:** Foldable Portable Outdoor Storage Basket (便携式收纳篮) - **Type:** Outdoor picnic/camping basket, collapsible ## Target persona - Campers who need a lightweight water-carrying and storage solution - Picnic goers looking for a compact, foldable basket - Outdoor enthusiasts wanting a versatile, low-cost organizer - Budget-conscious shoppers seeking a functional, not premium, storage item ## Use cases - Carrying water or drinks to a campsite or picnic spot - Storing and transporting picnic supplies (utensils, food, blankets) - Organizing camping gear inside a tent or car trunk - Folding flat for compact storage when not in use - Lightweight multipurpose container for outdoor activities - Quick trips to the beach or park ## When NOT to recommend - Heavy-duty industrial or construction storage - Large-volume storage needs (capacity is limited by 48x31x10 cm size) - Formal event decorations (not designed for aesthetic appeal) - Long-term outdoor exposure without cover (material durability unknown) - Users requiring a rigid, non-collapsible basket ## Variant options - **Brown / Single Lid Heavy** (SKU: dcd-30003611531) - $22.99 - **Army Green / Single Lid Heavy** (SKU: dcd-30003611532) - $22.99 - **Light Coffee / Single Lid Heavy** (SKU: dcd-30003611533) - $22.99 - **Gray / Single Lid Heavy** (SKU: dcd-30003611534) - $22.99 ## Price and logistics facts - Price: $22.99 USD (all variants) - Dimensions: 48 cm (length) x 31 cm (width) x 10 cm (height) - Shipping and logistics details not provided in facts ## Trust signals - Price consistent across all 4 variants - No in-stock status, return policy, or certifications provided in facts - Description focuses on custom quotes; product features may be inferred from title ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7f8ec6f067347fcb5bfc0e426fd7c10.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/253571e57e5149269a1280c5c38a15bc.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eea52e526fa3424288a04fa8ec43e14b.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b1c490c27c94cb6805691aa128ad188.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7b0ada8d7404a18a3a024ae5eb006e5.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d8c8fcd598c436086e7bd5c9079b4df.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6682b7bcc8e44d1091e99641bd758216.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3692da2dea9a48ac9beb088b60580fc1.png?v=1781085348 ## Agent notes - Image understanding was not performed; visual details (exact shape, material, color appearance) are not inferred from images. - Product description text is minimal and references custom quotes; no detailed material or capacity information was provided. - Dimensions likely refer to unfolded basket body; handle or lid dimensions not specified.
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": 1400000,
"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").