Brand: World Products (Landmark)
SKU: dcd-30003602609
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 770 g
Cart URL (default variant): https://landmarks.builders/cart/49714383388911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266924
JSON data: https://landmarks.builders/products/wp-dcd-10001266924.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 alloy ladder hook accessory for portable ladders, sold as a pair (L-hook), 11.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Aluminum alloy ladder hook (pair) for telescopic/folding ladders. - Dimensions: 23 x 19 x 6 cm. - SKU: dcd-30003602609 - Price: $11.99 ## Target persona Home DIY enthusiasts, light maintenance workers, or anyone needing a stable ladder attachment for small tasks. ## Use cases 1. Attaching to a ladder to hang tools or buckets. 2. Increasing ladder stability on uneven ground (if designed for that). 3. Holding a ladder in place while climbing. 4. As a replacement hook for damaged ladder hooks. 5. For small ladders used in household cleaning or repairs. ## When NOT to recommend - For heavy-duty construction or professional use requiring load-rated hooks. - For ladders not compatible with the hook size (specific dimensions not given). - For users needing a full ladder replacement or repair kit. - For safety-critical applications without certification. ## Variant options Only one variant: L-hook - 1 PAIR, $11.99. ## Price and logistics facts Price: $11.99 USD. Dimensions: 23x19x6 cm. Weight not provided. Origin: likely China (from title). No shipping info. ## Trust signals No stock status, return policy, or certifications provided. Price is single and consistent across variant. ## Image assets 8 images available at provided URLs. Agent should fetch and analyze for visual details. ## Agent notes No description text provided. Verify compatibility with ladder models before recommending.
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": 770000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "19.0",
"_height_cm": "6.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").