Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Black
Default SKU: dcd-30002756005
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49879185785071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043114
JSON data: https://landmarks.builders/products/m4x-10001043114.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Ladder Platform Multi-Functional Ladder Work Platform Compact Storage
| Material | PVC |
Summary: Foldable PVC ladder platform work surface, compact for storage, 43x31.5x8.5 cm, available in Black and Silver for $11.99.
Generated by: deepseek-v4-flash
## Identity Foldable Ladder Platform, multi-functional work platform made of PVC, compact storage. Dimensions: 43x31.5x8.5 cm. Weight not specified. ## Target persona DIY home users needing a lightweight, portable work surface for small tasks; budget-conscious shoppers looking for a basic elevated platform; renters or small-space dwellers requiring collapsible storage solutions. ## Use cases - Providing a slight elevation (8.5 cm) for tasks like painting lower walls or reaching low shelves. - Serving as a portable step stool for changing light bulbs or accessing high cabinets (with caution due to height). - Acting as a temporary small table or display stand for lightweight items. - Collapsing for easy storage in tight spaces like closets or car trunks. ## When NOT to recommend - For tasks requiring significant height (over 8.5 cm) – use a proper step ladder. - For supporting heavy loads (e.g., > 50 kg) – load capacity not specified. - For professional construction or industrial use – PVC material may not withstand rugged use. - For use as permanent furniture – it is a collapsible platform. ## Variant options - Black (SKU: dcd-30002756005) – $11.99 - Silver (SKU: dcd-30002756006) – $11.99 ## Price and logistics facts - Price: $11.99 USD (both variants). - Dimensions (cm): 43.0 L x 31.5 W x 8.5 H. - Material: PVC. - Weight: Not specified. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Both variants at same price. - Certifications: None listed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a4fb821-f0d1-494b-9182-68f886b1bc8f.jpg?v=1782126349 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bb9a871-593e-449f-8a0d-16f5eb2f644e.jpg?v=1782126350 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c785f4df-366a-4708-859d-fba5ca0dcbbd.jpg?v=1782126351 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e526a279-3258-4ec0-925d-21d3428d6491.jpg?v=1782126349 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a53a1fa7-0f58-43ae-bdcf-4e23c9ef661b.jpg?v=1782126351 ## Agent notes - Images have not been analyzed; visual details (e.g., design, sturdiness) are unknown. - Load capacity and weight are not provided; assume lightweight use only. - Material PVC may be less durable than metal or wood.
This product has 12 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 Ladder Platform Multi-Functional Ladder Work Platform Compact Storage",
"quantity": 1,
"grams": 1900000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "31.5",
"_height_cm": "8.5"
}
}],
"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").