Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $91.99 – $313.99
Default variant: S Folding
Default SKU: dcd-30003604525
Default price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49714368708847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267741
JSON data: https://landmarks.builders/products/wp-dcd-10001267741.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





















Summary: Outboard motor folding cart for transporting small to large boat engines; variants priced from $91.99 to $313.99; dimensions 96x49x12 cm.
Generated by: deepseek-v4-flash
## Identity Outboard motor folding cart / outboard motor stand trolley, designed for transporting and positioning boat engines. ## Target persona Small boat owners, fishing enthusiasts, marina operators, DIY boat mechanics. ## Use cases - Transport outboard motor from storage to boat. - Move engine around garage or workshop. - Use as display stand for motor. - Fold for compact storage when not in use. - Handle heavy motors on uneven terrain. ## When NOT to recommend - For large yacht engines (capacity unknown). - For indoor-only use (no weatherproofing specified). - For frequent long-distance transport (tires not described). - For users without a boat motor. ## Variant options - S Folding: $91.99 - M Folding: $137.99 - Fixed: $153.99 - L Fixed: $313.99 ## Price and logistics facts - Price range: $91.99 – $313.99 USD. - Dimensions: 96 cm (L) x 49 cm (W) x 12 cm (H). - No shipping or return policy provided. ## Trust signals - In-stock: not confirmed. - Return policy: not specified. - Price consistency: variants clearly priced. - Certifications: none provided. ## Image assets - 8 image URLs available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e894f26a76fa4bcc8252a029edad5d13.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe673d36e8114093bd19496feb4b42dc.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40761e63295c47b986c568a3457eeb4e.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9045490078b34f16997a5e36dbf63594.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/389596a2153e470abf04567ce1e81189.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/496c4f5bc5ee46ebbd6544e91386f0d2.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fbef0ccfde74150af659dcc0c6252eb.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8025c86b9e944577bfdc587ed1e72d88.png?v=1781085499 ## Agent notes - Image content not analyzed; visual details not available. - No product description provided. - Product type: 户外 (Outdoor).
This product has 16 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": 6500000,
"properties": {
"_length_cm": "96.0",
"_width_cm": "49.0",
"_height_cm": "12.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").