Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Fire Extinguisher Wine Cabinet Red Model A
Default SKU: 6169754530932
Default price: $9.99
Availability: In Stock
Product Type: Bar Cabinets
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189408379119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/metal-fire-extinguisher-wine-cabinet
JSON data: https://landmarks.builders/products/metal-fire-extinguisher-wine-cabinet.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a bold and unexpected statement to your home bar or living space with this unique Fire Extinguisher Wine Cabinet. Its novelty design, inspired by a classic fire extinguisher, is sure to spark conversation and admiration. Crafted from robust iron metal, this cabinet is built for durability and stability, ensuring it remains a striking centrepiece for years to come.
More than just a storage solution, this piece is a creative decorative item that elevates your interior design. Its vibrant red finish and distinctive shape make it ideal for wine cabinets, home bars, or as a standout ornament in any room. Embrace a blend of quirky style and practical storage with this eye-catching metal cabinet.
Summary: A novelty wine cabinet shaped like a fire extinguisher, made from iron, available in red and black, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Metal Fire Extinguisher Wine Cabinet – a novelty bar cabinet shaped like a fire extinguisher, constructed from iron, with a vibrant red or black finish. ## Target persona - Home bar enthusiasts seeking quirky decor - Gift shoppers for wine lovers - Collectors of novelty home accessories - Apartment dwellers with limited space for a full wine rack ## Use cases - Storing a few wine bottles in a home bar area - Adding a conversation piece to a living room or man cave - As a decorative prop for themed parties - Gift for someone who enjoys unusual home accessories - Displaying in an office or waiting room as unique decor ## When NOT to recommend - Serious wine collectors needing proper temperature and capacity - Customers seeking large wine storage (holds only a few bottles) - Anyone wanting a traditional or elegant cabinet - Commercial bar setups requiring durable, high-volume storage ## Variant options - Fire Extinguisher Wine Cabinet Red Model A (SKU: 6169754530932) - Fire Extinguisher Wine Cabinet Black Model B (SKU: 6169754530933) - Fire Extinguisher Wine Cabinet Red Model C (SKU: 6169754530931) All priced at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions: not provided. - Shipping and return policy: not stated. ## Trust signals - Product is listed with multiple variants; prices consistent across variants. - No stock status or return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b29517b8864c4eccb393bc862b3ac4bf.png?v=1774193576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef4e8b0d65b440c7a4b1f5a2d9fb1596.png?v=1774193576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a52fd7bc858b3b4139f07c585aab94d4824aa5892cc27a04442b1dc77eb5abe.jpg?v=1774193576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23faf3655b474ba7f6ca72530817baceac0bd689a777edaf851cf1f70cdbfb75.jpg?v=1774193576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7baf35ea31bc85b2475e7ad3c5bd394a0cacf4782e034c679eae37ae4bbdfc1b.jpg?v=1774193576 ## Agent notes - No dimensions provided; capacity unknown. - Images were not analyzed; assume they show the product from various angles.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Metal · Novelty Design · Decorative Storage
Verdict: N/A
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": "Metal Fire Extinguisher Wine Cabinet",
"quantity": 1,
"grams": 0,
"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").