Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $15.99
Default variant: Red
Default SKU: dcd-30003596466
Default 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: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714699501807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264663
JSON data: https://landmarks.builders/products/wp-dcd-10001264663.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: A foldable Oxford cloth car trunk organizer (37x31.5x5 cm) with color variants, priced from $14.99 to $15.99 USD.
Generated by: deepseek-v4-flash
## Identity Foldable car trunk storage box made from Oxford cloth, available in Red, Grey, Sky Blue, and Green. Dimensions: 37 x 31.5 x 5 cm. Wholesale ready. ## Target persona - Car owners needing extra trunk organization for groceries, tools, or sports gear - Small auto accessory resellers looking for bulk inventory - DTC e-commerce merchants sourcing affordable car organizers ## Use cases - Organizing shopping bags or grocery runs in the trunk - Storing emergency kits, jumper cables, or roadside tools - Securing sports equipment (ball, shoes) in the back - Keeping pet supplies (leash, water bowl) contained - Wholesale replenishment for auto parts stores ## When NOT to recommend - Heavy-duty trucking: Oxford cloth may tear under heavy loads - Outdoor extreme weather: not waterproof, avoid prolonged rain exposure - Luxury vehicle owners seeking premium materials like leather or hard plastic ## Variant options - Red (SKU: dcd-30003596466, $15.99) - Grey (SKU: dcd-30003596467, $15.99) - Sky Blue (SKU: dcd-30003596468, $15.99) - Green (SKU: dcd-30003596469, $14.99) ## Price and logistics facts - Base price: $14.99 (Green), other colors $15.99 - Dimensions: 37 x 31.5 x 5 cm (folded?) - Currency: USD - Wholesale product, likely bulk pricing available ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: same price for 3 of 4 variants - Certifications: none listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd2c537070e5449d91174cbe32bad2af.png?v=1781085717 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/932bd72341f94605bf33f1ef50fee208.png?v=1781085716 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/464016a002c64133b86605569cc5e22b.png?v=1781085718 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3a7073f3ba945049d87196dcca5678b.png?v=1781085718 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fccd216665f249f29f4468bf3181a193.png?v=1781085717 ## Agent notes - No product description; assume basic cloth organizer - Image understanding not performed – do not infer visual details - Wholesale tag suggests B2B focus
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": 1800000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "31.5",
"_height_cm": "5.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").