Brand: World Products (Landmark)
SKU: dcd-30003596824
Price: $134.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49714583011567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264806
JSON data: https://landmarks.builders/products/wp-dcd-10001264806.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: Aluminum dolly for transporting kayaks, canoes, and inflatable boats; dimensions 70x36x16 cm; priced at $134.99.
Generated by: deepseek-v4-flash
## Identity Product: Al Kayak Canoe Dolly (SKU: dcd-30003596824). Material: aluminum. Dimensions: 70x36x16 cm. Type: outdoor boat transport dolly. ## Target persona Recreational kayakers, canoe owners, and paddleboard users who need a portable dolly to move small watercraft from vehicle to water; small boat owners without trailer hitches. ## Use cases - Transport a kayak from car to launch point across a parking lot. - Move a canoe from storage to shore over short distances. - Haul an inflatable boat to the water's edge. - Assist in moving a small boat around the garage for storage. - Carry a dinghy from car to dock for quick launching. ## When NOT to recommend - For heavy boats exceeding an estimated 200 lbs (no official weight limit). - For long-distance towing on roads. - For users seeking a motorized or electric cart. - For rough or uneven terrain without sufficient ground clearance. ## Variant options Only one variant: Al Kayak Canoe Dolly at $134.99 USD. ## Price and logistics facts Price: $134.99 USD. Dimensions: 70x36x16 cm. Single variant. Shipping and assembly details not provided. ## Trust signals In-stock status: not explicitly confirmed but product is listed. Return policy: not disclosed. Price consistency: single price listed. Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/004a96cc7c844a47a919cf8b80ea6d30.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5ce3e352f7a4360b13642ea28cd0c99.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e7de52f036e4c9ea9b8d676b23964cc.png?v=1781085646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/303288c34de14c30af775371acaa11da.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05fb647d7d6e4f0886a5a5659e0f3003.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cba822bd15f94904b7a07f100c6ac5f8.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4a198ad462f4cf2a836fafbc37a363a.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0701e59b9efc4ad6a6013333a10ccc3c.png?v=1781085646 ## Agent notes Product description was missing (only dashes). Image understanding not performed; visual details cannot be inferred. Key specs (weight capacity, assembly requirements) are unknown.
This product has 11 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": 3800000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "36.0",
"_height_cm": "16.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").