Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: One Lotus
Default SKU: dcd-30003716244
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/50150715850991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001308615
JSON data: https://landmarks.builders/products/m4x-10001308615.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This versatile brown plastic furniture piece serves as a supportive platform designed to make low-to-the-ground tasks much more comfortable.
Primary Function: As a dedicated kneeling stool, it provides a stable, low-profile base that reduces strain on your knees and joints during extended periods of use.
Unique Features: This innovative kneeling bench features a built-in hinged lid that opens up to reveal a convenient internal compartment for keeping your essentials organized.
Key Benefits: Combining comfort and utility, this cushioned kneeling stool with storage features a padded square top and a molded step-like base that ensures maximum stability on various surfaces.
Space-Saving Design: Engineered for modern homes, this compact stool can be easily folded or stacked away when not in use, making it simple to store in tight areas.
Summary: Kneeling Stool with Storage Sturdy Kneeling Stool Long-Lasting for Prayer. 【Product Identity】: This versatile brown plastic furniture piece serves as a supportive platform designed to make low-to-the-ground tasks much more comfortable. 【Primary Function】: As a dedicated kneeling stool, it provides a stable, low-profile base that reduces strain on your knees and joints during extended periods of use. 【Unique Features】: This innovative kneeling bench features a built-in hinged lid that opens up to reveal a convenient internal compartment for keeping your essentials organized. 【Key Benefits】: Com
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Kneeling Stool with Storage Sturdy Kneeling Stool Long-Lasting for Prayer",
"product_id": 9456856039663,
"variant_id": 50150715850991,
"quantity": 1,
"grams": 2500,
"length_cm": "49.5",
"width_cm": "48.0",
"height_cm": "28.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").