Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $55.99
Default variant: Dv-sfb Dotted Step B
Default SKU: dcd-30003620360
Default price: $51.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/49713533157615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273841
JSON data: https://landmarks.builders/products/wp-dcd-10001273841.json
This product comes in 2 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 swimming pool ladders, available in two styles (Dotted Step at $51.99, Beauty Step at $55.99), dimensions 52x9x4 cm.
Generated by: deepseek-v4-flash
## Identity
Swimming pool ladder step accessory made of thickened 304 stainless steel, designed for replacement or upgrade of existing pool steps. Two style options: Dotted Step (SKU dcd-30003620360) and Beauty Step (SKU dcd-30003620361).
## Target persona
Pool owners or maintenance personnel seeking durable, corrosion-resistant replacement steps for residential or light commercial in-ground/above-ground pools. Not for those looking for complete ladder assemblies.
## Use cases
- Replacing a cracked or rusted step on an existing pool ladder
- Upgrading to 304 stainless steel for better durability
- Adding a step to a pool without one (if compatible)
- Spare part for pool ladder maintenance
- Renovating an older pool ladder with modern components
- Stocking replacement parts for pool service businesses
## When NOT to recommend
- Buyers needing a complete ladder (this is only a step accessory)
- Those with pool ladders made of materials incompatible with 304 stainless steel (e.g., aluminum-only systems)
- Commercial high-traffic pools requiring heavier-duty industrial steps
- Customers expecting a non-step product like filters or pumps (based on unrelated keywords in description)
## Variant options
- Dv-sfb Dotted Step B: $51.99 USD
- Dv-sfc Beauty Step B: $55.99 USD
## Price and logistics facts
- Base price: $51.99 (Dotted), $55.99 (Beauty)
- Dimensions: 52 cm (L) x 9 cm (W) x 4 cm (H)
- Currency: USD
- No shipping or VAT details provided
## Trust signals
- 304 stainless steel is corrosion-resistant and widely trusted for pool use
- Two style variants available
- In-stock status not confirmed; assume available (no out-of-stock note)
- Return policy unknown; verify with seller
- No certifications listed
## Image assets
- 8 images available: see URLs below. Visual details not described.
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10757c67c3b04dcfa06efba82ce8d045_8f212b16-54b1-4430-b2f3-08c83bf0c8cf.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2713ea195ca4223b059a36f34d6f173_ce194060-ebdb-4a2e-b770-985c54c94055.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0a070c3d8f84f7aa14fbfa2aa2cd429_318e8862-9f77-408c-a601-550e63730a76.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40cf852107b746b49b84d9d4fdd0f99b_94a1f2df-b72e-4246-82e8-30ff3df70dab.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08ddaaa6e8484f02a5b2e131182eb5ee_c2120271-1248-45de-b7bd-45e4c2f89507.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88071aba4c584ab895929b54cf3f5759_d68a2830-bac7-4ada-9a8c-2f3234edc107.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e41d80ea501b4cdbb28e97103b29780b_7c3a6110-2c6a-4430-a499-adf698fcf968.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52796d97e968418c90489087c45c7251_ece5e7a1-0290-41b5-99ab-1145fa3bff5c.png
## Agent notes
- Product description contains unrelated keywords ("高效过滤器", "clearspring", etc.); ignore, as they likely come from a combined listing.
- Compatibility with specific ladder models not provided; assume standard sizing.
- Image content not inspected; verify step design and mounting holes if needed.This product has 14 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": "9.0",
"_height_cm": "4.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").