Brand: World Products (Landmark)
SKU: dcd-30003616613
Price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49811906167023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001272263
JSON data: https://landmarks.builders/products/m4x-10001272263.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This portable boat trailer is built for boat transport, giving you a practical way to transport small boat with a simple tow setup.
Frame: The steel boat trailer frame uses tubing construction with an open layout, front pull handle, and rear support brackets for a straightforward load-carrying structure.
Mobility: Two pneumatic rubber wheels help the trailer roll smoother smoothly over uneven ground, supporting easier movement during putting the boat into the water, loading, or storage.
Adjustability: As an adjustable boat trailer, it features a length-adjustable construction that can better suit different handling needs while keeping the frame compact and functional.
Purpose: Designed for boats up to 3.3 m long, this boat trailer offers a portable solution for transporting and positioning a small craft with a tow bar and stable support locations.
Summary: Portable boat trailer with pneumatic wheels and rear support brackets for marine transport, priced at $199.99.
Generated by: deepseek-v4-flash
## Identity Portable Boat Trailer Pneumatic Wheels Marine Transport Rear Support Brackets – a compact trailer accessory for moving boats. ## Target persona Boat owners with small to medium watercraft (e.g., dinghies, inflatables, small fishing boats) who need a portable, manual trailer for short-distance transport or storage. ## Use cases - Moving a small boat from storage to a launch ramp. - Transporting an inflatable or lightweight boat on uneven terrain. - Securing a boat during off-season storage in a garage or yard. - Launching and retrieving a boat without a powered trailer. ## When NOT to recommend - For boats exceeding the load capacity (unknown; likely under 1,000 lbs). - For long-distance highway towing (manual/pneumatic wheels not rated for high speeds). - For commercial or frequent heavy-duty marine transport. - If buyer requires a fully assembled, road-legal trailer with lights and registration. ## Variant options - 240 Boat Trailer (single style): $199.99 ## Price and logistics facts - Price: $199.99 USD. - Dimensions: 158 cm L × 40 cm W × 20 cm H. - Shipping weight and cost are not provided. - Only one variant available. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - No customer reviews or ratings available. - No certifications mentioned. ## Image assets - 5 images available at URLs provided in facts. - No visual analysis performed; images contain product views. ## Agent notes - No description or specification details were supplied; rely on title and dimensions. - Image content was not inspected – assume product images show the trailer bracket system. - Missing data: load capacity, material, wheel size, assembly requirements.
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": "Portable Boat Trailer Pneumatic Wheels Steel Boat Trailer Frame Tow Bar",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "158.0",
"_width_cm": "40.0",
"_height_cm": "20.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").