Brand: World Products (Landmark)
SKU: 5662608869077
Price: $9.99
Availability: In Stock
Product Type: Shichirin
Vendor: JISADER
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/48187807662319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/portable-folding-grill-for-outdoor-camping-compact-rack-34x21x485cm-lightweight
JSON data: https://landmarks.builders/products/portable-folding-grill-for-outdoor-camping-compact-rack-34x21x485cm-lightweight.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 portable folding grill is designed for outdoor enthusiasts who enjoy camping, garden barbecues, and picnics. Weighing just 1kg, the lightweight construction makes it easy to carry and transport to any outdoor location. The foldable design allows for compact storage when not in use, saving space in your home or vehicle. Measuring 34x21x48.5cm, this grill provides a practical cooking surface while maintaining portability. The electroplated finish ensures a sturdy build quality. Whether you're camping in the outdoors, hosting a garden party, or enjoying a picnic, this versatile rack offers a convenient grilling solution for your outdoor cooking needs.
Package Contents: 1 x Portable Folding Grill
| Capacity | L |
| Special Features | Portable; Folding |
| Included Components | Grill |
| Product Weight | kg |
| Package Weight | 1.1 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | QT-KL-019 |
Summary: Portable folding grill for outdoor camping, lightweight 1kg, compact 34x21x48.5cm, easy to carry and store.
Generated by: deepseek-v4-flash
## Identity Portable Folding Grill (Shichirin) for Outdoor Camping, Compact Rack 34x21x48.5cm, Lightweight 1kg Foldable Barbecue Stand. ## Target persona Budget-conscious campers, lightweight backpacking enthusiasts, picnic goers, small-space balcony grillers. ## Use cases - Grilling during car camping trips - Cooking at garden parties - Portable barbecue at park picnics - Quick grilling on a balcony - Emergency cooking during power outages ## When NOT to recommend - Large family cookouts requiring multiple servings at once - High-heat searing of thick steaks - Permanent backyard installation for frequent heavy use - Commercial food service or frequent high-volume cooking ## Variant options - Modern Minimalist / 34*21*48.5cm / $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Weight: 1kg (product), 1.1kg (package) - Dimensions: 34 x 21 x 48.5 cm - Shipping: standard rates apply (not specified) ## Trust signals - In-stock: listed as available (no specific stock level) - Return policy: not specified - Certifications: none listed - Price consistency: single price point across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cb36a52c9e843acbe208202602ef537.png?v=1774142506 ## Agent notes - Image understanding not performed; visual details not verified. - Dimensions and weight as per listing; no independent measurement. - No dishwasher or microwave safe claims. - Only one variant available.
This product has 1 imagein 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": "Portable Folding Grill for Outdoor Camping, Compact Rack 34x21x48.5cm, Lightweight 1kg Foldable Barbecue Stand",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "21.0",
"_height_cm": "48.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").