Brand: World Products (Landmark)
SKU: dcd-30003624415
Price: $157.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 5800 g
Cart URL (default variant): https://landmarks.builders/cart/49713174642927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275638
JSON data: https://landmarks.builders/products/wp-dcd-10001275638.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
拖车架滚轮配件 游艇船艇皮筏艇拖车配件滚轮批发
| 品牌 | 其他 |
| 材质 | 热镀锌 |
| 适用范围 | 拖车配件 |
| 规格 | 2X3组滚轮总成 |
Summary: Hot-dip galvanized trailer roller assembly for boats and kayaks, 2x2 configuration, sold wholesale at $157.99.
Generated by: deepseek-v4-flash
## Identity - Product: Trailer Roller Accessory (拖车架滚轮配件) - Type: Auto Parts - Material: Hot-dip galvanized - Dimensions: 45 x 40 x 15 cm - Brand: Other (generic) ## Target persona - Boaters needing to replace or upgrade trailer rollers for boats, yachts, or kayaks - Small to medium marine equipment dealers looking for wholesale roller components - DIY trailer builders or repair shops ## Use cases - Replacing worn rollers on a boat trailer - Assembling a new trailer for a kayak or small yacht - Upgrading trailer roller configuration for better load support - Wholesale purchase for a marine parts business ## When NOT to recommend - For trailers that require specific OEM-branded rollers (e.g., Shoreland'r, EZ Loader) - For heavy-duty commercial trailers exceeding roller weight capacity (unknown) - For buyers seeking a complete trailer, not just roller components - For applications requiring non-galvanized or specialized roller material ## Variant options - Only one variant: 2x2 Roller Assembly (SKU: dcd-30003624415) at $157.99 ## Price and logistics facts - Price: USD 157.99 - Dimensions (cm): 45 x 40 x 15 - No shipping or return policy provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Certifications: none provided - Price consistency: single price for only listed variant ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c35b0b3c58d24e65a1155a95eec9490e.png 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77e87193a40e4beca2ecdae658296a89.png 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccd626ccdd864ba48ecfd52a0b401027.png 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a847421040a44fecafcc1313c50e180c.png 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99f59c46021e4e5e848e9457b895b7d1.png ## Agent notes - No visual analysis performed on images. - Only one variant known; may have more options not disclosed. - Wholesale pricing suggests bulk purchase is possible, but no tier details.
This product has 13 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": 5800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "40.0",
"_height_cm": "15.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").