Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99 – $138.99
Default variant: 3-layer
Default SKU: dcd-30003603307
Default price: $138.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 12110 g
Cart URL (default variant): https://landmarks.builders/cart/49714367168751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267226
JSON data: https://landmarks.builders/products/wp-dcd-10001267226.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
重型船用拖车踏板,带把手,表面防滑,与大多数深 V 型拖车
| 品牌 | 其他 |
| 材质 | 碳钢 |
| 适用范围 | 其他 |
Summary: Heavy-duty boat trailer step with handle and anti-slip surface, fits most deep V trailers. Carbon steel. 2-layer $123.99, 3-layer $138.99.
Generated by: deepseek-v4-flash
## Identity - Heavy-duty boat trailer step designed for deep V trailers. - Material: Carbon steel. - Features: Handle, anti-slip surface. - Dimensions: 97 x 43 x 26 cm. ## Target persona - Boat owners with deep V trailers needing a stable step for boarding or trailer access. - DIY boat maintenance enthusiasts who frequently load/unload gear. - Marine service technicians requiring durable equipment. ## Use cases - Stepping onto boat trailer to access boat hull or motor. - Boarding boat from trailer when dock not available. - Loading/unloading heavy gear from boat while on trailer. - Securing boat to trailer after launch. - Temporary standing platform during trailer maintenance. - Entry step for pets or children into boat. ## When NOT to recommend - Trailers without deep V configuration (flat or modified V). - Light-duty or inflatable boat trailers (step too heavy/heavy-duty). - Users needing a fixed ladder or platform (step is portable/removable). - Budget-conscious buyers seeking under $50 options. ## Variant options | Variant | SKU | Price | |---------|-----|-------| | 2-layer | dcd-30003603308 | $123.99 | | 3-layer | dcd-30003603307 | $138.99 | ## Price and logistics facts - Base price: $123.99 (2-layer); premium $138.99 (3-layer). - Currency: USD. - Dimensions: 97 cm x 43 cm x 26 cm. - Shipping weight and origin not provided. ## Trust signals - No stock status or return policy information available. - Material (carbon steel) suggests durability. - Price consistency: two clear variants with distinct SKUs. - No certifications or warranty data provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2544d0c3f3a14f57b780df10d4aa0d78.png?v=1781085499 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a37758ff0a64605bca00ab850f42c24.png?v=1781085498 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3ee602e37d14ae3a91f841d0bbaf7f8.png?v=1781085498 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50dd98fcbd0a412997a7bf7b327683d3.png?v=1781085498 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fb0f681d22645fc9c6992eb5bfc0d3d.png?v=1781085498 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/217e9c4e2c5e44bd937a05004e9064ec.png?v=1781085499 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c16ea00d5f2d45448204cd57a0ecfe3d.png?v=1781085498 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b16ac22344d45838666c5e16a8710de.png?v=1781085498 ## Agent notes - Images were not visually analyzed; trust only textual facts. - No information on whether handle folds or step adjusts. - 'Fits most deep V trailers' is a claim; verify compatibility with specific trailer models. - Variants likely refer to step height or number of layers (2 vs 3).
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": "重型船用拖车踏板,带把手,表面防滑,与大多数深 V 型拖车",
"quantity": 1,
"grams": 12110000,
"properties": {
"_length_cm": "97.0",
"_width_cm": "43.0",
"_height_cm": "26.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").