Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Classic Galvanized with Floral Pattern (Loose Pack)
Default SKU: 4692441632317
Default price: $9.99
Availability: In Stock
Product Type: Charcoal Barbecues
Vendor: JISADER
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/48186318979311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/galvanized-barbecue-grill-outdoor-stackable-bbq-cooking-grill-for-3-5-people-b-q-1
JSON data: https://landmarks.builders/products/galvanized-barbecue-grill-outdoor-stackable-bbq-cooking-grill-for-3-5-people-b-q-1.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This galvanized barbecue grill is designed for outdoor cooking enthusiasts who host gatherings. The stackable design allows for efficient storage when not in use, while the galvanized iron construction ensures long-term reliability for barbeque activities. Measuring 45x30cm, this outdoor barbecue grill comfortably serves 3-5 people, making it ideal for family meals and outdoor events. The detachable function simplifies assembly and cleaning, while the patented utility model design (Pro 2019 2 1421727.1) provides a unique approach to bar b que cooking. Weighing 1.1kg, this bbq cooking grill combines functionality with convenience for your outdoor barbecues and smokers needs.
Package Contents: 1 x Galvanized Barbecue Grill
| Material | Iron |
| Capacity | L |
| Special Features | Detachable, Stackable |
| Included Components | Grill |
| Product Weight | 1.1 kilograms |
| Package Weight | 12.0 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | KL-01 |
Summary: Galvanized iron charcoal barbecue grill, stackable and detachable, 45x30cm, serves 3-5 people, weighs 1.1kg, with utility model patent.
Generated by: deepseek-v4-flash
## Identity Galvanized Barbecue Grill Outdoor, Stackable BBQ Cooking Grill for 3-5 People, B Que Grill 45x30cm - Charcoal Barbecues ## Target persona Outdoor cooking enthusiasts who host small gatherings; families looking for a portable, space-saving grill; campers or picnickers needing a lightweight, stackable option; individuals with limited storage. ## Use cases - Family backyard barbecue for 3-5 people - Car camping or caravan trip grilling - Picnic or park cookout - Balcony or small patio grilling (compact size) - Poolside or beach barbecue sessions - Tailgating or outdoor party cooking ## When NOT to recommend - Large parties or events exceeding 5 people - Heavy daily use or commercial cooking - Users who require a gas or electric grill - Indoor use (charcoal produces smoke) - Those needing a non-iron grill (rust concerns) ## Variant options - **Classic Galvanized with Floral Pattern (Loose Pack)** - SKU: 4692441632317 - $9.99 - **Classic Galvanized with Floral Pattern (Bagged)** - SKU: 4692441632313 - $10.99 ## Price and logistics facts - Price: $9.99 (Loose Pack), $10.99 (Bagged) - Product weight: 1.1 kg - Package weight: 12.0 kg (includes packaging) - Dimensions: 45x30 cm (height not specified) - Material: Iron (galvanized) ## Trust signals - Patent: Utility Model Pro 2019 2 1421727.1 - No specific in-stock or return policy information provided - Price consistency: two variants with $1 difference for bagged version - Material: galvanized iron for outdoor durability ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9cf650b6fa64edca173bb2101aba0e8_5a2d69c2-6f0a-4cbf-8431-14162927f16d.png?v=1774078604) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30d3efda8a204f1c88df8033c1728ded_06ece4f3-37b2-4756-9641-b8cca99763eb.png?v=1774078604) ## Agent notes - Dimensions incomplete: only length (45 cm) and width (30 cm) provided, no height. - Package weight (12.0 kg) far exceeds product weight (1.1 kg) – likely includes heavy packaging or error; verify. - Material is iron (galvanized), which can rust if not cared for; no coating details. - Image understanding was not performed; visual details not inferred.
This product has 2 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Iron
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": "Galvanized Barbecue Grill Outdoor, Stackable BBQ Cooking Grill for 3-5 People, B Que Grill 45x30cm",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_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").