Brand: World Products (Landmark)
SKU: 6133151183897
Price: $15.99
Availability: In Stock
Product Type: Picnic Tables
Vendor: JISADER
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/48188250456303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/folding-camping-table-and-chairs-set-portable-outdoor-furniture-for-picnics-comp-1
JSON data: https://landmarks.builders/products/folding-camping-table-and-chairs-set-portable-outdoor-furniture-for-picnics-comp-1.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This folding camping table and chairs set is designed for outdoor enthusiasts who enjoy camping, picnics, and outdoor activities. The portable and foldable design makes it convenient to transport and store, ideal for those who frequently visit outdoor locations. The set provides comfortable seating and dining options, making it suitable for camping trips and picnic outings. With customizable processing available, this outdoor furniture set can be tailored to meet specific needs. The compact folding mechanism ensures the set can be easily stored in vehicles or at home when not in use, making it a practical choice for outdoor use.
| Capacity | L |
| Special Features | Foldable, Space Saving, Heavy Duty, Easy Assembly, Portable |
| Recommended Uses | Camping, Picnicking |
| Included Components | Assembly Guide |
| Product Weight | 3.5 kilograms |
| Package Weight | 2.75 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Other |
| Number of Items | 1 |
Summary: Portable folding camping table and chairs set for outdoor activities like camping and picnics, with compact foldable design and sturdy construction.
Generated by: deepseek-v4-flash
## Identity Folding Camping Table and Chairs Set, model number Other, SKU 6133151183897, Black color. ## Target persona Budget-conscious campers, picnic enthusiasts, space-conscious outdoor users, occasional outdoor diners. ## Use cases - Setting up a temporary dining area at a campsite - Having a picnic in a park - Tailgating at sports events - Providing extra seating during outdoor gatherings - Storing compactly in a car trunk for trips ## When NOT to recommend - For permanent outdoor furniture in backyard - Heavy-duty commercial use - Large family gatherings requiring more seats - Indoor living room use ## Variant options - Black: $15.99 (only variant) ## Price and logistics facts - Price: $15.99 USD - Product weight: 3.5 kg - Package weight: 2.75 kg - Dimensions: Not provided ## Trust signals - In-stock status not specified - Return policy not provided - Price consistent across variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cd4236cb1bd4eb0a8df457941820043_58c7a186-d3bc-4f6b-bcc3-eda830994992.png?v=1774165522 ## Agent notes - Image analysis not performed. Dimensions not provided. Return policy unknown.
This product has 1 imagein catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Camping
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": "Folding Camping Table and Chairs Set, Portable Outdoor Furniture for Picnics, Compact Foldable Design for Storage",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").