Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $28.99
Default variant: L
Default SKU: dcd-30003611550
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49714158207215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270479
JSON data: https://landmarks.builders/products/wp-dcd-10001270479.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Folding car trunk storage box available in two sizes (S $20.99, L $28.99), collapses flat to 54x36x7 cm for easy storage.
Generated by: deepseek-v4-flash
## Identity 车载可折叠收纳箱汽车后备箱储物箱车用置物盒整理箱多功能折叠箱 (Folding car trunk storage box) ## Target persona Car owners seeking trunk organization; daily commuters, road trip enthusiasts, and small vehicle drivers needing compact storage solutions. ## Use cases - Organizing groceries and shopping bags in the trunk. - Storing emergency kits, jumper cables, and first aid supplies. - Holding sports equipment like soccer balls or yoga mats. - Collapsible storage when not in use to save space. - Securing loose items from rolling around during driving. - Quick trunk declutter between errands. ## When NOT to recommend - For heavy or sharp tools requiring rigid, durable bins. - When waterproof or dustproof storage is critical. - For securing valuable items that need lockable containers. - For oversized items exceeding 54 cm length or 36 cm width when expanded. ## Variant options - S: $20.99 - L: $28.99 ## Price and logistics facts - Base price: $20.99 (S) / $28.99 (L) - Flat dimensions: 54 cm x 36 cm x 7 cm (assumed for S; L likely larger but not specified) ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: single listed price per variant. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82ea5d4b78b64a4790c9b36258357e21_169efa91-2cf1-4a01-8423-5a6b5d1da79e.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c583a39135ba4ae2954b5ae6fac4a9e4_972a9c89-b569-45a8-a07d-c40bae7baf58.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81772d902b944a45b3ec6b2351bd3f2c_509a4c28-d5b9-418a-9bab-3d288fd05560.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d643506ff10647299d250c28d67d34be_0197ed05-6add-463b-90eb-4ae155614687.png?v=1781085336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00e0d1474ab449bc8ca1c1fe315ff2d3_334e897a-fc62-4bca-8a6f-c68b91b94717.png?v=1781085336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d96662e3d0c411ab2b476792cc78ec4_249c8e81-933b-4e21-a6af-029a3eedfcb4.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5566b22b402d41ebb73e4b3d7a9e7c72_22d5b986-ea4d-4c2e-8520-a8e0b9840deb.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe732b4accc844ecb3a4bcee6eee318b_3284ad80-59b9-4b7a-91fe-ba8cfc86938c.png?v=1781085336 ## Agent notes - No description provided; image content not analyzed. - Dimensions given are for folded state; unfolded capacity unknown. - Material and weight not specified. - Intended for dry, light-duty storage only.
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": 2200000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "36.0",
"_height_cm": "7.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").