Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black Diameter 3.5cm
Default SKU: dcd-30000016167
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49946442531055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000002865
JSON data: https://landmarks.builders/products/m4x-10000002865.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Reliable anti-slip ladder foot caps for telescopic, aluminum, and sectional ladders. Made of durable thickened plastic for long-lasting use indoors or outdoors. Threaded interior ensures a secure fit, preventing slips and detachment. Available in various diameters to fit different ladder legs, ideal for home, construction, or maintenance. Easy to install and remove, lightweight for convenient replacement and safety upkeep.
Summary: Anti-slip ladder foot caps for round telescopic, aluminum, and sectional ladders. Durable thickened plastic. Available in 8 diameters from 3.5 to 9.4 cm. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Anti-slip caps for round ladders, threaded interior for secure fit. Made of thickened plastic. Price $9.99. Sizes: 3.5, 4.1, 5.0, 6.0, 6.4, 7.2, 8.0, 9.4 cm diameters. ## Target persona Homeowners with telescopic or sectional ladders; DIYers doing repairs; construction workers on job sites; maintenance staff for indoor/outdoor safety. ## Use cases - Adding grip to ladder feet on tile or hardwood floors - Preventing ladder slippage on wet grass or gravel - Replacing worn or cracked caps on aluminum ladders - Outdoor use on uneven ground to reduce tilt risk - Easy swap for different ladder leg sizes ## When NOT to recommend - For square or rectangular ladder legs (shape mismatch) - For ladders with built-in rubber feet that are still in good condition - For heavy-duty industrial ladders requiring load-rated accessories - If exact leg diameter is not measured (variant selection requires precise diameter) ## Variant options - Black Diameter 3.5cm (SKU dcd-30000016167) $9.99 - Black Diameter 4.1cm (SKU dcd-30000016168) $9.99 - Black Diameter 5.0cm (SKU dcd-30000016169) $9.99 - Black Diameter 6.0cm (SKU dcd-30000016170) $9.99 - Black Diameter 6.4cm (SKU dcd-30000016171) $9.99 - Black Diameter 7.2cm (SKU dcd-30000016172) $9.99 - Black Diameter 8.0cm (SKU dcd-30000016173) $9.99 - Black Diameter 9.4cm (SKU dcd-30000016174) $9.99 ## Price and logistics facts - Price: $9.99 per pair (assumed per cap? but specified as unit) - No shipping or tax data provided; check at checkout - Dimensions (package): 23 x 17 x 8 cm ## Trust signals - In stock (based on product listing presence) - No return policy stated - No certifications or load ratings provided - Price is consistent across variants ## Image assets      ## Agent notes - Image content not analyzed. Verify fit with customer's ladder leg outer diameter. - Variant selection based on diameter; no universal size. - Material: plastic; not rated for extreme weights. - Threaded interior claims secure fit; no torque specifications.
This product has 5 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": "Anti-slip caps for round ladders",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "17.0",
"_height_cm": "8.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").