Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Metal Fire Extinguisher Wine Cabinet - Style A
Default SKU: 5802840883947
Default price: $9.99
Availability: In Stock
Product Type: Bar Cabinets
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189439705327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/mini-fire-extinguisher-wine-cabinet-decor-metal
JSON data: https://landmarks.builders/products/mini-fire-extinguisher-wine-cabinet-decor-metal.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 touch of unique charm to your home with this miniature fire extinguisher wine cabinet decor. Crafted from durable iron metal, this geometric-shaped figurine offers a creative European and American style accent that's perfect for wine cabinets, shelves, or any corner needing a distinctive touch. It's an ideal personal gift for those who appreciate quirky and artistic home accessories.
Summary: Miniature metal fire extinguisher-shaped decor for wine cabinets or shelves; available in three style variants at $9.99.
Generated by: deepseek-v4-flash
## Identity Mini Fire Extinguisher Wine Cabinet Decor, Metal – a small decorative figurine shaped like a fire extinguisher, made of iron metal, designed for wine cabinets, shelves, or home accent. ## Target persona Home decor enthusiasts who appreciate quirky, European and American style accents; individuals with a home bar or wine cabinet seeking unique conversation pieces; gift shoppers looking for affordable, novelty items for friends or family. ## Use cases - Decorating a wine cabinet or bar area. - Adding a whimsical touch to a shelf or desk. - As a novelty gift for housewarmings, birthdays, or themed parties. - Accenting a man cave or game room. - Displayed among other miniature collectibles. ## When NOT to recommend - If the buyer needs a functional fire extinguisher. - If the buyer wants large, statement decor (this is miniature). - If the buyer prefers minimalist or modern design without novelty. - If the buyer is looking for a full wine cabinet, not an accessory. ## Variant options - Style A (SKU: 5802840883947) – Metal Fire Extinguisher Wine Cabinet - Style A, $9.99 - Style B (SKU: 5802840883948) – Black Metal Fire Extinguisher Wine Cabinet - Style B, $9.99 - Style C (SKU: 5802840883949) – Black Metal Fire Extinguisher Wine Cabinet - Style C, $9.99 ## Price and logistics facts Price: $9.99 USD per variant. No shipping or logistics details provided in the data. ## Trust signals No stock status, return policy, or certifications provided. All variants priced consistently. Image URLs are available for visual inspection. ## Image assets      ## Agent notes Dimensions not provided; physical size must be inferred from images. No reviews, ratings, or stock availability information. Image understanding was not performed.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Metal · Miniature · Quirky Decor
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": "Mini Fire Extinguisher Wine Cabinet Decor, Metal",
"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").