Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $89.99
Default variant: Green White / Greenwhite Cloth
Default SKU: dcd-30002100129
Default price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/50149849465071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923574
JSON data: https://landmarks.builders/products/m4x-10000923574.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Wooden Construction: Crafted from solid solid wood wood with a reinforced frame, this long-lasting market stall provides excellent stability and a high load capacity for all your products and equipment.
Portable & Foldable Design: Perfect for vendors on the go, this foldable market stand is designed for convenience, collapsing into a compact size for easy transportation and storage, and setting up in minutes without tools.
Charming & Customizable Look: The eye-catching striped canopy and matching tablecloth create an attractive vendor booth that draws in customers. Available in a wide variety of colors to perfectly match your brand or event theme.
Versatile Application: This multi-purpose display is ideal for more than just sales; use it as a charming wooden lemonade stand for children, a drink station for parties, a ticket booth for events, or a promotional display at trade exhibition s.
Complete Vending Solution: This piece of commercial furniture comes as a complete set, including the frame, a sun-shielding canopy, and an optional matching tablecloth, providing everything you need to create a professional-looking setup instantly.
Summary: 1 Piece Foldable Wooden Market Booth Effortless Assembly Portable Vendor Stand Sturdy Construction Suitable for Agricultural Markets Craft Fairs Promotional Events Temporary Retail Spaces. 【Sturdy Wooden Construction】: Crafted from solid solid wood wood with a reinforced frame, this long-lasting market stall provides excellent stability and a high load capacity for all your products and equipment. 【Portable & Foldable Design】: Perfect for vendors on the go, this foldable market stand is designed for convenience, collapsing into a compact size for easy transportation and storage, and setting up
Generated by: m4x-map-v1
This product has 9 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": "1 Piece Foldable Wooden Market Booth Effortless Assembly Portable Vendor Stand Sturdy Construction Suitable for Agricultural Markets Craft Fairs Promotional Events Temporary Retail Spaces",
"product_id": 9456555589871,
"variant_id": 50149849465071,
"quantity": 1,
"grams": 15000,
"length_cm": "125.0",
"width_cm": "65.0",
"height_cm": "30.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").