Brand: World Products (Landmark)
SKU: dcd-30003597248
Price: $227.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/49714576916719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265030
JSON data: https://landmarks.builders/products/wp-dcd-10001265030.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: Outdoor camping trolley cart with large capacity, suitable for grocery delivery, camping, and stall setup. Dimensions 108.5x17.5x61 cm. Price $227.99 USD. Available in Black.
Generated by: deepseek-v4-flash
## Identity Outdoor camping trolley cart (外贸专供户外野营小推车), product type: 户外. Dimensions: 108.5 x 17.5 x 61 cm. Price: $227.99 USD. ## Target persona Outdoor enthusiasts, campers, street vendors, frequent grocery shoppers needing heavy-load transport, small business owners setting up market stalls. ## Use cases 1. Transporting camping gear (tent, chairs, cooler) to campsite. 2. Hauling groceries or bulk purchases from store to car/home. 3. Setting up and moving inventory at flea markets or outdoor stalls. 4. Carrying equipment for outdoor events (picnics, sports). 5. Gardening supply transport (soil, pots, tools). ## When NOT to recommend 1. For users needing ultra-compact storage in apartment (large folded size? unknown). 2. For industrial heavy-duty freight (likely consumer grade). 3. For users expecting many color/finish options (only Black). ## Variant options - Color: Black (SKU: dcd-30003597248) at $227.99. ## Price and logistics facts - Price: $227.99 USD (single variant). - Dimensions in cm: Length 108.5, Width 17.5, Height 61.0. - Currency: USD. ## Trust signals - Single variant available (Black). - In-stock status not specified. - Return policy not provided. - No certifications or materials listed. ## Image assets - 8 product images available at provided URLs (no visual analysis performed). ## Agent notes - No product description was provided; rely on title and tags for functionality. - Images were not analyzed; cannot confirm visual details. - Consider cross-referencing with similar products for load capacity and foldability details.
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": 14500000,
"properties": {
"_length_cm": "108.5",
"_width_cm": "17.5",
"_height_cm": "61.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").