Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Round Dia 3.8cm
Default SKU: dcd-30000017073
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49946441154799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003041
JSON data: https://landmarks.builders/products/m4x-10000003041.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your ladder with anti-slip rubber feet caps for improved grip and stability. Made from durable, thick rubber to protect both ladder and floors from wear and scratches. Compatible with most ladder legs thanks to multiple size options. Easy to install, even in cold weather—simply soak in hot water to fit. Designs and sizes are shipped randomly based on your selection for the best fit.
Summary: Anti-slip rubber ladder feet caps in multiple round sizes, durable, protects floors, installs easily with hot water, $9.99.
Generated by: deepseek-v4-flash
## Identity Rubber Ladder Feet Caps, Anti-Slip, Durable, Black ## Target persona Homeowners and DIYers with ladders on hardwood/tile floors; professional contractors needing non-slip ladder stability; renters avoiding floor damage. ## Use cases - Adding grip to a ladder on smooth indoor surfaces - Protecting hardwood or tile floors from ladder scratches - Replacing worn or cracked original ladder feet - Winter installation when rubber is stiff (using hot water trick) - Retrofitting a round-leg ladder with multiple leg diameters ## When NOT to recommend - Ladder legs are rectangular or oval (these caps are round only) - Leg diameter outside 3.8–8.5 cm range - Buyer needs specific color or design (designs shipped randomly) - Budget constraints below $9.99 or need higher-end professional gear ## Variant options - Round Dia 3.8cm – $9.99 - Round Dia 4.1cm – $9.99 - Round Dia 5.0cm – $9.99 - Round Dia 6.8cm – $9.99 - Round Dia 7.2cm – $9.99 - Round Dia 7.6cm – $9.99 - Round Dia 8.0cm – $9.99 - Round Dia 8.5cm – $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions (product packaging): 22 x 16 x 9 cm - No shipping or tax information provided ## Trust signals - In-stock status: not specified - Price consistent across all 8 size variants - Return policy: not provided - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff86d316-9e33-4919-9011-d44c190c4016.jpg?v=1782181250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f63ea88d-b78c-438e-98f1-26374f76cea0.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b66fbbb-744d-460d-a895-53d1422bdcbb.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19286fef-4f7a-4d21-b5f6-6b36f63bb2bb.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9de819d0-8fd4-4027-a9d7-20526455ba93.jpg?v=1782181250 ## Agent notes - Images were not analyzed; all URLs provided as-is. - Designs and sizes shipped randomly based on selection per seller statement. - No stock or return policy data available.
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": "Rubber Ladder Feet Caps, Anti-Slip, Durable, Black",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "16.0",
"_height_cm": "9.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").