Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $55.99
Default variant: Beige / 45L (4 Wheels)
Default SKU: dcd-30001969787
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4520 g
Cart URL (default variant): https://landmarks.builders/cart/49810884133103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903461
JSON data: https://landmarks.builders/products/m4x-10000903461.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-purpose Car Organizer: A multi-compartment storage bin designed to keep your car trunk or backseat tidy and clutterclear, perfect for organizing groceries, tools, and travel essentials.
foldable Space-Saving: Features a smart foldable design that aliterows the organizer to coliterapse flat when not in use, making it easy to keep without taking up valuable trunk space.
easy Portability: Equipped with sturdy handles and effortlessrolitering casters, aliterowing you to easily transport substantial items from your car to your home, campsite, or outdoor meal location.
sturdy Construction: Made from high-quality, pressure-resistant plastic to withstand substantial loads and everyday use, ensuring your belongings are secured safe and secure during transport.
Large Capacity Storage: Available in multiple sizes (45L and 65L) to suit your needs, providing ample space for everything from family shopping journeys to outdoor outdoor equipment.
Summary: Foldable Trunk organizer Portable with Handles freight Container for asphalt Trips. Description: 【Foldable Storage】: This trunk organizer features a foldable design, allowing it to collapse into a space-saving size for easy storage when not in use, saving valuable space in your vehicle. 【multi-purpose Organizer】: Perfect for more than just your car trunk, this multi-functional bin can be used for grocery shopping, outdoor meals, camping, or as a general household storage solution. 【Userconvenient Design】: Equipped with convenient side handles for easy lifting and effortless-glidingrolling cast
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Foldable Trunk organizer Portable with Handles freight Container for asphalt Trips",
"product_id": 9429845836015,
"variant_id": 49810884133103,
"quantity": 1,
"grams": 4520,
"length_cm": "51.0",
"width_cm": "46.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").