Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Black / Reg 22x40mm 2pcs
Default SKU: dcd-30000019290
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49946454720751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003460
JSON data: https://landmarks.builders/products/m4x-10000003460.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Reliable anti-slip rubber feet for household and step ladders. Made from high-elasticity rubber for strong grip and floor protection. Available in multiple sizes to fit various ladder tubes. Thickened, wear-resistant design for long-lasting use. Easy to install and replace, enhancing home safety and convenience. Choose from black, orange, or blue to suit your decor.
Summary: Anti-slip ladder rubber feet in multiple sizes and colors (black, orange, blue). Prices $9.99-$11.99 USD. Available in 2-pack or 4-pack.
Generated by: deepseek-v4-flash
## Identity Ladder Rubber Feet Anti-Slip Pads – heavy-duty rubber feet for household and step ladders. Made of high-elasticity rubber. Multiple sizes and colors. ## Target persona Home DIYers, step ladder owners, maintenance workers, people with tile/hardwood floors wanting ladder protection. ## Use cases - Replacing worn or missing ladder feet - Adding slip resistance on smooth indoor floors - Protecting floors from scratches - Retrofitting older ladders with new feet - Securing step ladders during home tasks ## When NOT to recommend - Professional or industrial ladders requiring certified safety components - Ladders with tube sizes not covered (e.g., odd dimensions) - Users wanting a full ladder replacement rather than accessory - Commercial construction environments with heavy-duty requirements ## Variant options - **Colors**: Black, Orange, Blue - **Sizes (tube fit)**: Reg 22x40mm, Thick 22x40mm, Thick 20x33mm, Reg 25x38mm - **Quantities**: 2 pieces or 4 pieces - **Price**: Most variants $9.99; Black/Thick 22x40mm 4pcs is $11.99 ## Price and logistics facts - Base price $9.99 USD; one variant $11.99 - Package dimensions: 23 cm x 17 cm x 10 cm - Currency: USD ## Trust signals - Multiple size/color options available - Prices consistent across most variants - No certification or return policy details provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/446af718-4d7b-4407-a6bb-f84fa2e5dd77.jpg?v=1782181257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4569662-686d-407a-a5e1-0f7ce30e2218.jpg?v=1782181262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13feb8ee-0a75-4202-9018-974903bf0308.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bed2a75-bfb0-4d26-a1c2-c8bb93ad7d63.jpg?v=1782181257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6902aef7-5386-4ca0-ab3b-fb6a8686bd6c.jpg?v=1782181257 ## Agent notes No image understanding performed; visual details not described.
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 Rubber Feet Anti-Slip Pads Heavy Duty Home Use",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "17.0",
"_height_cm": "10.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").