Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $113.99
Default variant: Black 50 Tow Hook
Default SKU: dcd-30003539646
Default price: $113.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49716619018479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250666
JSON data: https://landmarks.builders/products/wp-dcd-10001250666.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-purpose trailer tow hook for motorcycles, available in black or red, priced at $113.99, dimensions 19x15x13 cm.
Generated by: deepseek-v4-flash
## Identity # 牵引改装多用途流氓钩后直插式球农机拖车钩拖车拖车杠虎头钩拖车 (Motorcycle Accessories) ## Target persona Motorcycle owners needing to tow trailers, agricultural users, or off-road enthusiasts requiring a sturdy tow hook. ## Use cases - Towing a small trailer for camping gear - Pulling agricultural equipment on a farm - Recovery of stuck motorcycles off-road - Hauling supplies using a utility trailer - Custom off-road builds with towing capability ## When NOT to recommend - Standard road motorcycles not designed for towing - Light-duty bikes with insufficient frame strength - Users seeking a decorative accessory - Situations requiring certified towing for highway use ## Variant options - Black 50 Tow Hook: $113.99 - Red 50 Tow Hook: $113.99 ## Price and logistics facts - Price: $113.99 USD - Dimensions: 19 cm (L) x 15 cm (W) x 13 cm (H) ## Trust signals No trust signals provided from source data (e.g., certification, return policy, stock status). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c53360f3ef8a4a83a8616de6bebc1b67.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42c4d2bdcaac43bc9fd53c8f7165d6b9.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a47788f94d354d62b73acb15ebef2809.png?v=1781086792 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dbb8e2df5c3446aba8a7f230eb515a3.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee72cd385642454dbc06a1d8e52d7ccc.png?v=1781086790 ## Agent notes Image understanding was not performed; only URLs are provided. No product description is available.
This product has 14 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": 3500000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "15.0",
"_height_cm": "13.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").