Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99 – $51.99
Default variant: Dv-sfa Anti-slip
Default SKU: dcd-30003620352
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49713310302447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273839
JSON data: https://landmarks.builders/products/wp-dcd-10001273839.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
泳池扶梯踏板加厚304不锈钢下水梯子爬梯泳池扶手扶梯踏步配件
| 高效过滤器 | A |
| 品牌 | clearspring |
| 毛发聚集器 | A |
| 游泳池容积 | A |
Summary: Thickened 304 stainless steel replacement step for pool ladders; available in 7 style variants with anti-slip, dotted, beauty, and diamond patterns.
Generated by: deepseek-v4-flash
## Identity This product is a thickened 304 stainless steel pool ladder step, sold as a replacement or accessory piece for existing pool ladders. ## Target persona Pool owners who need to replace worn or damaged ladder steps; DIY pool builders looking for durable step components. ## Use cases - Replacing a cracked or rusted step on an in-ground pool ladder - Upgrading to a non-slip step for added safety - Customizing ladder appearance with different step patterns - Adding extra steps for deeper pool entry - Building a new ladder from scratch using separate components ## When NOT to recommend - Buyers expecting a complete ladder (this is only a step) - Commercial pools with heavy usage (residential grade assumed) - Pools with non-standard ladder step width (52 cm length may not fit all) - Those preferring matte or painted finishes (styles are specific metal patterns) ## Variant options | SKU | Title | Price | Style | |-----|-------|-------|-------| | dcd-30003620352 | Dv-sfa Anti-slip | $46.99 | Dv-sfa Anti-slip | | dcd-30003620353 | Dv-sfa Anti-slip a | $51.99 | Dv-sfa Anti-slip a | | dcd-30003620354 | Dv-sfb Dotted Step | $41.99 | Dv-sfb Dotted Step | | dcd-30003620355 | Dv-sfb Dotted Step a | $46.99 | Dv-sfb Dotted Step a | | dcd-30003620356 | Dv-sfc Beauty Step | $46.99 | Dv-sfc Beauty Step | | dcd-30003620357 | Dv-sfc Beauty Step a | $51.99 | Dv-sfc Beauty Step a | | dcd-30003620358 | Diamond Step 10MM - | $41.99 | Diamond Step 10MM - | ## Price and logistics facts Base price: $41.99 USD (lowest variant). Dimensions: 52 x 10 x 5 cm. No shipping or weight data provided. ## Trust signals No return policy or stock status provided in facts. Multiple style options available at varying price points. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10757c67c3b04dcfa06efba82ce8d045.png?v=1781084539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2713ea195ca4223b059a36f34d6f173.png?v=1781084538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0a070c3d8f84f7aa14fbfa2aa2cd429.png?v=1781084538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40cf852107b746b49b84d9d4fdd0f99b.png?v=1781084538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08ddaaa6e8484f02a5b2e131182eb5ee.png?v=1781084539 ## Agent notes Image understanding was not performed; visual details (finish, texture, compatibility) not verified from images.
This product has 19 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": "泳池扶梯踏板加厚304不锈钢下水梯子爬梯泳池扶手扶梯踏步配件",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "10.0",
"_height_cm": "5.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").