Brand: World Products (Landmark)
SKU: dcd-30003304510
Price: $48.88
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 6836 g
Cart URL (default variant): https://landmarks.builders/cart/50395735523567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001168098
JSON data: https://landmarks.builders/products/wp-dcd-10001168098.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Take the hassle out of putting in your craft with this portable boat cart designed for everyday watercraft gear. It is engineered to transport inflatable boats, kayaks, and small fishing boats more smoothly from the garage or pier area to the water, so you spend less time carrying and more time enjoying the trip.Used as a boat trailer cart, it lets you tow your boat by hand across the beach, dock, or other level terrain with far less strain. The tubular frame and wide wheels help keep the load stable, which is especially useful when you are handling a heavier inflatable boat cart setup or working on uneven ground near beachfront.For kayak owners, this kayak trolley adds real convenience on busy days. Whether you are heading out early for a quiet paddle or packing up after a long outing, it helps lifting, protects your back, and makes setup feel much more manageable.It is a practical solution for people who want a simple way to move small craft without relying on a larger trailer. If you often launch from a beach, dock, or storage area close to the water, this trolley helps turn a tiring chore into a smoother part of the day.
Summary: Boat Bow Trolley Portable Inflatable Boat Cart Lightweight Transport Gear for Beach. Take the hassle out of putting in your craft with this portable boat cart designed for everyday watercraft gear. It is engineered to transport inflatable boats, kayaks, and small fishing boats more smoothly from the garage or pier area to the water, so you spend less time carrying and more time enjoying the trip.Used as a boat trailer cart, it lets you tow your boat by hand across the beach, dock, or other level terrain with far less strain. The tubular frame and wide wheels help keep the load stable, which is
Generated by: dcd-map-v1
This product has 2 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": "Boat Bow Trolley Portable Inflatable Boat Cart Lightweight Transport Gear for Beach",
"product_id": 9534356816111,
"variant_id": 50395735523567,
"quantity": 1,
"grams": 6836,
"length_cm": "76.0",
"width_cm": "43.0",
"height_cm": "19.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").