Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $14.99
Default variant: L
Default SKU: dcd-30003602230
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 540 g
Cart URL (default variant): https://landmarks.builders/cart/49714469929199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266740
JSON data: https://landmarks.builders/products/wp-dcd-10001266740.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable folding toilet stool for outdoor travel and camping, available in two sizes, L ($12.99) and XL ($14.99).
Generated by: deepseek-v4-flash
## Identity Portable folding toilet stool for outdoor use (car, camping, travel). ## Target persona Campers, hikers, road trippers, outdoor enthusiasts who need a compact toilet solution. ## Use cases 1. Emergency toilet during car camping. 2. Portable toilet for hiking base camps. 3. Backup toilet for RV travel. 4. Outdoor event restroom. 5. Traveling with children needing a potty. ## When NOT to recommend 1. For users who require a full-sized seated toilet with plumbing. 2. For indoor use as a permanent bathroom fixture. 3. For heavy-duty use exceeding 150 lbs (unspecified weight limit). 4. For users who prefer a chemical or self-contained portable toilet. ## Variant options L size ($12.99), XL size ($14.99). ## Price and logistics facts Price: L $12.99, XL $14.99 USD. Dimensions: 46.5 x 46.5 x 15.5 cm (folded?). ## Trust signals In-stock status not confirmed. Return policy not specified. No certifications listed. Price appears consistent across variants. ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b553f6cbd814691ba28b6f7d1b32ca2.png?v=1781085557 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/359e89bdbe8a4fab8d1a08d8db830273.png?v=1781085557 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7f5cbff0b043b88c3f0e9f34f54793.png?v=1781085558 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d1ed552645a4d28ac3825e5662fe9ec.png?v=1781085557 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1175f4a0a52d4b95b8c008ca5421f4ef.png?v=1781085557 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a24b5c76fac3424aa2b0c3d653de1aaa.png?v=1781085557 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e72ae586b61945bdb3c7bff95a806b4e.png?v=1781085557 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5568f04f1344e6d9e9c1b25ea502cdc.png?v=1781085557 ## Agent notes No description provided. Image analysis not performed.
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": "户外坐便凳车载折叠马桶便携应急旅行露营厕所坐便椅折叠式坐便器",
"quantity": 1,
"grams": 540000,
"properties": {
"_length_cm": "46.5",
"_width_cm": "46.5",
"_height_cm": "15.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").