Brand: World Products (Landmark)
SKU: dcd-30003611559
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714147590383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270483
JSON data: https://landmarks.builders/products/wp-dcd-10001270483.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 organizer with folded dimensions 48.5x31.5x11 cm, variant 47x30x24 cm, priced at $40.99 USD.
Generated by: deepseek-v4-flash
## Identity Foldable car trunk storage organizer (automotive accessory). ## Target persona Budget-conscious car owners, daily commuters, road trip enthusiasts, pet owners needing trunk organization. ## Use cases - Organizing groceries in trunk - Storing emergency kits or roadside assistance gear - Securing sports equipment during transport - Keeping camping or tailgate supplies tidy - Transporting tools or small hardware ## When NOT to recommend - Heavy-duty industrial storage requiring durable rigid containers - Permanent trunk modification or built-in solutions - High-end luxury vehicles seeking premium materials - Waterproof or airtight storage needs ## Variant options - Style: 47x30x24cm ($40.99 USD) - only variant available ## Price and logistics facts - Price: $40.99 USD - Currency: USD - No shipping or logistics details provided ## Trust signals - No certifications, stock status, or return policy information provided - Fact: single variant, no price variations noted ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52130d9bd1844a59a27009e08413b80b_09c96f66-91ac-49db-acbf-9c3f9b46363c.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/162b04ca734844f0b3b158d3fab03820_310bf1f1-ecc1-4f93-9ff3-8ef6b795cd67.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c3ca3e153a941d79237fb56bf8ea41b_c702594d-aadc-441a-8ef9-32030fef6f5c.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0824bf11f9b45c3962ee6013f122dcb_02407551-f1b9-4762-b279-ddf8a1b78cd1.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02633a9641d64a5abdd84bcc1687dd17_0c78d95e-684d-4f6f-b478-c842ea75705c.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ea66491aedd4936a92858060c7cb032_bed3d73d-b371-4826-a5bc-d8ff1a14ccd2.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e44590e5f024390a9f9aa70845921fe_29330dd7-fc75-40bd-be11-86da9df735b4.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c89a045c9684b8bb1b0bb1322c6e06f_c2b5be5a-63fa-40a9-9789-86c01a91f656.png?v=1781085332 ## Agent notes - Image understanding was not performed; product appearance is inferred from title and dimensions only. - No description text was provided; product type is 'automotive parts' (汽配). - Only one variant; dimensions listed (48.5x31.5x11 cm) likely refer to folded state, while variant (47x30x24 cm) likely expanded. - Price is consistent across the single variant.
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": 2500000,
"properties": {
"_length_cm": "48.5",
"_width_cm": "31.5",
"_height_cm": "11.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").