Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Diameter 4.4cm 4pcs
Default SKU: dcd-30000016070
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: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49946442793199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000002844
JSON data: https://landmarks.builders/products/m4x-10000002844.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade ladder safety with round anti-slip feet covers made from thick, durable plastic for better grip and stability. Compatible with most aluminum round tube ladders, fitting tube diameters from four to eight and a half centimeters. The textured wavy base enhances friction, prevents slipping, and protects floors. Easy to install and can be softened with hot water for a snug fit. A practical, long-lasting accessory to improve ladder safety and protect surfaces.
Summary: Anti-slip ladder foot covers for aluminum round tube ladders (diameters 4-8.5cm). Thick plastic, textured base. Prices $9.99-$11.99 per set of 4.
Generated by: deepseek-v4-flash
## Identity Anti-slip ladder foot covers - Round, thick plastic with textured wavy base. Compatible with aluminum round tube ladders, tube diameters 4-8.5cm. ## Target persona Homeowners and DIYers using aluminum ladders on smooth floors; professionals needing slip prevention and floor protection. ## Use cases - Using a ladder on tile or hardwood floors without slipping - Preventing scratches and marks on indoor floors - Quick DIY safety upgrade for existing aluminum ladder - Stabilizing step ladder on garage concrete - Improving grip on wet or polished surfaces ## When NOT to recommend - For wooden ladders or ladders with non-round tubes - Tube diameter less than 4cm or greater than 8.5cm - When only 2 covers are needed (set contains 4) - User expects a full set for extension ladder (covers are per foot, set of 4 typically covers one ladder) ## Variant options 10 diameter options: 4.4cm ($9.99), 4.8cm ($9.99), 5.2cm ($10.99), 5.6cm ($10.99), 6.0cm ($10.99), 6.4cm ($10.99), 6.8cm ($10.99), 7.2cm ($11.99), 7.6cm ($11.99), 8.0cm ($11.99). All sets contain 4 pieces. ## Price and logistics facts Price range: $9.99 – $11.99 USD. Package dimensions: 28 x 24 x 14 cm. No shipping cost or delivery time provided. ## Trust signals - Prices consistent across variants (no discounts or sales data) - Compatible with most aluminum round tube ladders - Durable thick plastic construction; can be softened with hot water for snug fit - Return policy and warranty not specified - In-stock status unknown ## Image assets      ## Agent notes - Ensure tube diameter matches one of the 10 variants exactly; measure carefully. - Covers can be softened in hot water for easier installation. - Each variant is a 4-piece set; for extension ladders with more than 4 feet, multiple sets may be needed. - No information on color or finish (all appear black from images, but not guaranteed).
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 ladder foot covers",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "24.0",
"_height_cm": "14.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").