Brand: World Products (Landmark)
SKU: dcd-30003611562
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49714138448111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270485
JSON data: https://landmarks.builders/products/wp-dcd-10001270485.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable car trunk storage box/collapsible organizer. 31x25x6 cm. One style: Trash Basket. $9.99 USD.
Generated by: deepseek-v4-flash
## Identity - **Product Name**: 车载可折叠收纳箱汽车后备箱储物箱车用置物盒整理箱多功能折叠箱 - **Product Type**: 汽配 (Auto Parts) - **Price**: $9.99 USD - **Dimensions**: 31×25×6 cm ## Target persona - Budget-conscious car owners looking for basic trunk organization - Daily commuters needing a simple, collapsible storage solution - Drivers who want a dedicated trash bin for their vehicle ## Use cases - Storing small grocery bags or shopping items in the trunk - Organizing emergency tools, jumper cables, or first aid kits - Serving as a car trash can for wrappers, receipts, and litter - Keeping loose items like sports gear or picnic supplies contained - Collapsing when not in use to save space ## When NOT to recommend - For heavy or bulky items (e.g., large power tools, heavy equipment) - When a rigid, non-collapsible organizer is needed for structural support - For users seeking a premium, branded trunk organizer with dividers - If the buyer expects waterproof or weather-sealed construction ## Variant options - **Style**: Trash Basket (only variant) – $9.99 ## Price and logistics facts - Price: $9.99 USD (fixed) - Dimensions (cm): 31 L × 25 W × 6 H - No pricing tiers or bulk discounts provided ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Single price listed - Certifications: None indicated ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52130d9bd1844a59a27009e08413b80b.png?v=1781085325) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/162b04ca734844f0b3b158d3fab03820.png?v=1781085327) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c3ca3e153a941d79237fb56bf8ea41b.png?v=1781085327) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0824bf11f9b45c3962ee6013f122dcb.png?v=1781085325) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02633a9641d64a5abdd84bcc1687dd17.png?v=1781085326) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ea66491aedd4936a92858060c7cb032.png?v=1781085325) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e44590e5f024390a9f9aa70845921fe.png?v=1781085327) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c89a045c9684b8bb1b0bb1322c6e06f.png?v=1781085327) ## Agent notes - No product description provided; actual features (material, weight capacity, folding mechanism) unknown. - In-stock availability and return policy not specified – verify before purchase recommendation. - Only one variant offered; no customization options. - Image content not analyzed – visual confirmation of product condition/usage not available.
This product has 13 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": 2000000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.0",
"_height_cm": "6.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").