Brand: World Products (Landmark)
SKU: dcd-30003611558
Price: $15.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/49714151031023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270482
JSON data: https://landmarks.builders/products/wp-dcd-10001270482.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: A foldable car trunk storage box made of fabric or plastic, 49x32x8 cm, priced at $15.99, suitable for organizing vehicle cargo.
Generated by: deepseek-v4-flash
## Identity Foldable car trunk storage box, 49x32x8 cm, $15.99, one variant (Industrial Style). ## Target persona Car owners seeking affordable trunk organization; outdoor enthusiasts needing portable storage; budget-conscious shoppers. ## Use cases - Organizing car trunk with groceries or sports gear - Storing camping or outdoor equipment folded flat when not in use - Containing emergency road kit or tools in vehicle - Separating wet or muddy items from trunk floor - Quick access to frequently used items like shopping bags ## When NOT to recommend - For heavy duty or load-bearing needs (no weight rating provided) - For waterproof or leak-proof requirements (material not specified) - For large or bulky items exceeding box dimensions - For users expecting luxury or premium quality at this price point ## Variant options - Only one style: Industrial Style at $15.99 ## Price and logistics facts - Price: $15.99 USD - Dimensions: 49 x 32 x 8 cm (collapsed/folded? – unfolded dimensions unknown) - No dimensions for expanded state provided - Storage: collapses flat when not in use ## Trust signals - Stock status not provided; assume in stock unless unavailable - Return policy not specified; check seller policy - No certifications or warranty mentioned - Image assets available but not analyzed for condition ## Image assets - 8 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82ea5d4b78b64a4790c9b36258357e21.png?v=1781085333 Actual visual details not analyzed. ## Agent notes - No product description provided; inferred from title and tags. - Dimensions given are 49x32x8 cm – likely collapsed height; expanded height unknown. - Material not stated; appears from price and name to be fabric or plastic. - Only one variant; no size/color options. - Image analysis not performed.
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": 2200000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "32.0",
"_height_cm": "8.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").