Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / 4.8CM
Default SKU: dcd-30003502751
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49804475498735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250102
JSON data: https://landmarks.builders/products/wp-dcd-10001250102.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


Summary: Plastic anti-slip foot caps for telescopic ladders, available in 4 black sizes (4.0-5.6CM), priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Anti-slip plastic foot caps for telescopic ladders (circular feet). ## Target persona Homeowners, DIY enthusiasts, and light construction workers who own telescopic ladders with round feet and need affordable replacement or upgrade for floor protection and slip prevention. ## Use cases - Prevent ladder slipping on smooth indoor floors (tile, wood, laminate). - Protect floors from scratches and scuffs caused by bare ladder feet. - Replace worn or damaged original ladder foot caps. - Increase ladder stability and safety during use. - Fit multiple telescopic ladder brands with round feet (size options: 4.0, 4.4, 4.8, 5.6 CM). ## When NOT to recommend - Ladders with square, rectangular, or other non-round feet. - Heavy-duty industrial or construction use requiring metal or reinforced caps. - Outdoor use on rough terrain (e.g., soil, gravel) where slip resistance is insufficient. - Users seeking non-slip pads for A-frame ladders with integrated foot design. ## Variant options - Black / 4.0CM - Black / 4.4CM - Black / 4.8CM - Black / 5.6CM All priced at $9.99. ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 8.0 x 8.0 x 6.0 cm. - No bulk pricing or shipping details provided. ## Trust signals - Listed as in-stock (no stock level specified). - No return policy or warranty information available. - No certifications (e.g., ANSI, OSHA) are mentioned. - Price consistency: all variants match at $9.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e1addc1a8f24d868db211e7df4bf214.png?v=1781488437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b42aaab43e94c69bf27bf12f15dcd17.png?v=1781488437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e79224e4de342e887d4b521d0ce2fac.png?v=1781488436 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5eb88a6dd5ac41dc809b60684ef28414.png?v=1781488436 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7427d71989aa44ae86b5d97f1b1ce800.png?v=1781488436 ## Agent notes - Product description was empty; no visual details were inferred from images. - Category is "运动" (Sports) but product is a ladder accessory—may be miscategorized. - Consider measuring ladder foot diameter before purchasing.
This product has 11 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": "伸缩梯脚套防滑脚垫塑料配件人字梯圆形斜脚米字脚马蹄脚",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "8.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").