Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / D type 4.1x2.2cm
Default SKU: dcd-30000005119
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: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49946453377263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000000794
JSON data: https://landmarks.builders/products/m4x-10000000794.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance ladder safety with anti-slip rubber feet pads. Made from durable rubber and ABS, they protect floors and extend ladder life. Suitable for various surfaces indoors and outdoors, these pads offer a secure grip and reduce noise. Easy to install and compatible with different ladder legs, ideal for home or workplace use.
Summary: Anti-slip rubber ladder feet pads made from rubber and ABS protect floors, reduce noise, and fit various ladder legs; easy to install.
Generated by: deepseek-v4-flash
## Identity Ladder Feet Pads Anti-Slip Rubber Covers Leg Protectors - $9.99 - Durable rubber and ABS construction. Multiple sizes/shapes in black and red. ## Target persona DIY homeowners, professional painters, maintenance workers, and anyone using a ladder on delicate floors. ## Use cases - Preventing scratches on hardwood floors during painting - Providing stability on tile or concrete surfaces - Reducing noise when using ladder in quiet environments - Protecting indoor flooring from ladder dents - Extending ladder lifespan by reducing wear on feet - Securing ladder on slippery outdoor surfaces ## When NOT to recommend - For ladders with non-standard leg shapes not covered by available sizes - For users requiring heavy-duty industrial load ratings not specified - If the ladder already has integrated anti-slip feet in good condition - For applications requiring structural ladder modification ## Variant options - Black / D type 4.1x2.2cm - $9.99 - Black / Round 2.5cm - $9.99 - Black / Square 2.5x2.5cm - $9.99 - Black / Rectangle 3x2cm - $9.99 - Black / Fig8 top 4x2cm - $9.99 - Red / Rectangle 5x2.8cm - $9.99 - Black / Rectangle 6x2.5cm - $9.99 - Red / Rectangle 6x2.5cm - $9.99 - Red / Rectangle 7x3cm - $9.99 ## Price and logistics facts Price: $9.99 USD per unit. Package dimensions: 10 x 8 x 6 cm. Shipping cost and availability not provided. ## Trust signals - In-stock status unknown - Return policy not provided - Price consistent across variants - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8033585c-89e3-4070-8245-6d44bb45e849.jpg?v=1782181255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebcdd9c4-bd23-4995-a461-7af7b2606d38.jpg?v=1782181255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49c0a6b5-9dc5-45ca-9251-5fc69f715326.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acfffcdc-c6d2-47cb-9279-c88590796411.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/765ba04d-f81f-45fa-9188-4e2dd5e631ea.jpg?v=1782181255 ## Agent notes No image analysis performed. All details sourced from structured product data. Return policy and stock status are unknown.
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": "Ladder Feet Pads Anti-Slip Rubber Covers Leg Protectors",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.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").