Brand: World Products (Landmark)
SKU: dcd-30003488526
Price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 29000 g
Cart URL (default variant): https://landmarks.builders/cart/49811875823855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001231090
JSON data: https://landmarks.builders/products/m4x-10001231090.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Construction: This metal cargo rack is built as a rectangular cargo basket with a mesh floor, light side rails, and a raised frame around the base for structured rear storage.
Attachment: Designed as a rear put up rack, it uses a square-tube mounting bracket with bolted hardware for secure connection to an SUV or trailer put up.
Cargo Carrying: The put up cargo carrier provides a practical way to transport vehicle cargo at the back of the vehicle, helping keep larger items outside the cabin.
Design Features: The opens basket layout mesh floor support organized loading while the light side rails help define the load area and keep items contained.
Purpose: This cargo rack is designed for rear-mounted transport, giving you a dedicated cargo basket for transporting gear, supplies, or other items outdoor.
Summary: Hitch-mount cargo carrier with mesh floor and raised frame, priced at $183.99. Dimensions: 157x64x8.5 cm. Adds extra cargo space to vehicles with a trailer hitch.
Generated by: deepseek-v4-flash
## Identity - Product: put up Mount Cargo Rack Mesh Floor Trailer put up Cargo Carrier Raised Frame - Variant: Hitch-mount Mesh (only variant) - Price: $183.99 USD - Dimensions: 157 x 64 x 8.5 cm (L x W x H) ## Target persona - Vehicle owners with a standard trailer hitch (Class II or higher) needing additional cargo capacity. - Outdoor enthusiasts who transport gear such as camping equipment, coolers, and luggage. - Budget-conscious buyers seeking a basic cargo carrier under $200. ## Use cases - Extending vehicle cargo space for road trips or vacations. - Carrying oversized items like coolers, firewood, or camping chairs. - Transporting luggage for family trips when interior space is insufficient. - Moving bulky items such as boxes or furniture (subject to weight limits, unknown). ## When NOT to recommend - If the vehicle lacks a trailer hitch receiver. - For applications requiring high weight capacity (max load not provided). - When theft protection or weatherproof storage is needed. - For users requiring quick-release or folding designs (unknown if this has those features). ## Variant options - Hitch-mount Mesh: $183.99 ## Price and logistics facts - Price: $183.99 USD (consistent across available variant). - Dimensions: 157 cm length, 64 cm width, 8.5 cm height. - No shipping weight or origin provided. ## Trust signals - No inventory status provided. - No return policy information available. - Price listed is consistent; no discounts indicated. - No certifications or quality marks mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ab5bf6e-7c63-492a-a1e3-418317b3317a.jpg?v=1781600882) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4bd752d-4a65-4de2-ab13-2dae8355cf07.jpg?v=1781600872) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/259d2b8d-592f-47c9-92c8-bbb1d589b4f9.jpg?v=1781600873) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf6b638e-c582-4eb7-adaf-f12c7d90b915.jpg?v=1781600871) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b324d95-ebdd-497f-9170-4c5a2f4f31bb.jpg?v=1781600881) ## Agent notes - Product type and description are absent; no material, weight capacity, or hitch class specified. - Images are available but were not analyzed for visual details.
This product has 12 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": "put up Mount Cargo Rack Mesh Floor Trailer put up Cargo Carrier light Side Rails",
"quantity": 1,
"grams": 29000000,
"properties": {
"_length_cm": "157.0",
"_width_cm": "64.0",
"_height_cm": "8.5"
}
}],
"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").