Brand: World Products (Landmark)
SKU: dcd-30003561367
Price: $176.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49716611711215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250967
JSON data: https://landmarks.builders/products/wp-dcd-10001250967.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: A three-step thickened folding ladder/stool for household use, portable and space-saving. Dimensions: 70x44x12 cm. Price: $176.99 USD.
Generated by: deepseek-v4-flash
## Identity **梯凳家用加厚折叠凳多功能两用爬梯椅子三步梯高凳便携登厨房室内** (Thickened Ladder variant) ## Target persona - Homeowners needing a compact step stool for indoor tasks - Apartment dwellers with limited storage space - DIY enthusiasts who occasionally need extra height - Seniors seeking a stable, low-height climbing aid ## Use cases - Reaching high shelves in kitchen or pantry - Changing ceiling light bulbs or smoke detector batteries - Hanging curtains or artwork - Accessing top storage cabinets in garage or closet - Standing to wash windows or clean high surfaces - As a portable seat or stool for brief tasks ## When NOT to recommend - Professional construction or heavy-duty daily use - Outdoor use on uneven ground or wet surfaces - Users over 150 kg (330 lbs) – no weight limit specified - As a permanent ladder for frequent, high-reach tasks - For children as a climbing toy ## Variant options Only one variant available: **Thickened Ladder** (SKU: dcd-30003561367) at $176.99 USD. ## Price and logistics facts - Price: $176.99 USD - Dimensions: 70 cm (L) x 44 cm (W) x 12 cm (H) – likely folded - Currency: USD - No shipping or tax details provided ## Trust signals - No in-stock status provided - No return policy information - No certifications or material specifications given - Price appears consistent across single variant ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77fb06404aa14803abf910be6a72b3c3.png?v=1781086788) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/950855fc5d414875a2cf048b96b287a1.png?v=1781086788) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c541007dc5f4444ab07b7ca0059729d9.png?v=1781086788) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6c4e135b94549cc92d4d74118fc1dae.png?v=1781086788) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18cca4c10ad549e38d4a92860787eedb.png?v=1781086787) ## Agent notes - Description field empty; no details on material, weight capacity, or number of steps beyond 'three-step' from title. - 'Thickened' likely refers to thicker construction vs. standard. - Dimensions (70x44x12 cm) may correspond to folded size; unfolded height not specified. - Verify load capacity and step height before recommending for safety-critical use.
This product has 13 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": 6000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "44.0",
"_height_cm": "12.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").