Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $25.99
Default variant: Black / 3-step
Default SKU: dcd-30002773874
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49879107829999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001047605
JSON data: https://landmarks.builders/products/m4x-10001047605.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Crafted from high-strength thickened carbon steel, this essential household tool provides a stable and reliable platform for all your elevated tasks.
Enhanced Safety: Featuring a secure safety buckle and anti-slip feet, this step stool ensures maximum stability and prevents accidental sliding during use.
Space-Saving Design: This folding ladder collapses to a slim 5cm thickness, allowing for effortless storage in narrow gaps, behind doors, or inside closets.
Comfortable Climbing: The 4 step ladder is designed with extra-wide 20cm pedals and a 24cm step distance to provide a comfortable, fatigue-without fatigue climbing experience.
Versatile Utility: This V-shaped stepladder is perfect for reaching high shelves in the kitchen, changing light bulbs in the garage, or performing general home maintenance.
Summary: Foldable V-shaped stepladder with anti-slip feet, safety buckle, and wide steps; available in 3, 4, or 5-step variants in Black, Red, or White, priced $19.99–$25.99.
Generated by: deepseek-v4-flash
## Identity Foldable heavy-duty 4-step ladder with V-shape design, made from high-strength thickened carbon steel, anti-slip feet, and safety buckle. Collapses to 5cm thickness for storage. ## Target persona Homeowners and renters needing a stable step stool for household tasks with limited storage space. ## Use cases - Reaching high kitchen shelves - Changing light bulbs in garage - General home maintenance (painting, cleaning) - Accessing items in closets or cabinets - DIY projects requiring elevated work ## When NOT to recommend - Heavy-duty construction or professional roofing work (not rated for extreme loads) - Outdoor use exposed to weather (no weather resistance mentioned) - Users exceeding weight capacity (not specified; assume standard ~300 lbs max but not confirmed) - Users needing tall ladders (only 3-5 steps; max reach ~4-5 ft) ## Variant options - Black / 3-step ($19.99), 4-step ($24.99), 5-step ($25.99) - Red / 3-step ($19.99), 4-step ($24.99), 5-step ($25.99) - White / 3-step ($19.99), 4-step ($24.99), 5-step ($25.99) ## Price and logistics facts - Price range: $19.99–$25.99 USD (varies by step count) - Dimensions (folded): 158 cm L × 50 cm W × 8 cm H (5cm thickness claimed) ## Trust signals - Features safety buckle and anti-slip feet for enhanced stability - In-stock status: not explicitly stated; variants listed imply availability - Return policy: not provided - Certifications: none mentioned ## Image assets No image assets provided. ## Agent notes No image understanding performed; visual details not available from facts.
This product has 8 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": "Foldable Design Folding Ladder Wide Steps V-Shaped Stepladder Heavy Duty 4 Step Ladder Anti-Slip Feet for Garage, Kitchen",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "158.0",
"_width_cm": "50.0",
"_height_cm": "8.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").