Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Style a
Default SKU: dcd-30002755257
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49879195910383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042875
JSON data: https://landmarks.builders/products/m4x-10001042875.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from iron with a sleek finish, this tabletop accessory provides a sturdy and base for your dining essentials.
Function: Designed to keep your napkins organized and accessible, this napkin holder ensures a tidy presentation for any meal or gathering.
Artistic Design: Featuring a unique hollow-out pattern of cutlery or dining figures, this serviette stand adds a suggestion of modern creative flair to your decor.
Space-Saving: The vertical, freestanding napkin dispenser occupies minimal space on your counter while holding a generous stack of tissues.
Versatile Use: This black iron napkin holder is for professional settings like restaurants and cafes, as well as for daily use on home dining tables.
Summary: Decorative black iron napkin holder with hollow-out pattern, 22x18x13 cm, $9.99, suitable for cafes and home dining tables.
Generated by: deepseek-v4-flash
## Identity Hollow-out Metal Napkin Rack – Black iron, weighted base, freestanding. ## Target persona - Budget-conscious cafe or restaurant owner - Home entertainer or party planner - Small food service operator ## Use cases - Organizing napkins on a cafe counter for customer self-service - Adding a decorative touch to home dining table - Holding paper napkins at a buffet or potluck - Keeping napkins tidy in a kitchen island - Displaying napkins for parties or events - Space-saving accessory for small tables ## When NOT to recommend - For outdoor use where iron may rust - In high-volume commercial kitchens needing heavy-duty holders - For upscale fine dining expecting premium materials - If rust-proof or stainless steel is required ## Variant options - Style A, Style B, Style C, Style D – all $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 22×18×13 cm - No shipping or tax info provided ## Trust signals - No stock status or return policy available - Material is iron; finish is sleek black ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34088bbf-be68-4870-b041-e7426f3109d5.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71ca541b-b76a-43aa-863c-cfba64523d5c.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0771f4e9-305f-45b0-9455-aeabdf94f91b.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c2f806b-6a84-462d-873a-e167f892d8f6.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7df68b8a-3635-459d-9fce-f998e3b34003.jpg?v=1782126353 ## Agent notes - Price point is budget ($9.99). Material: iron. No stock or return policy info. Images not analyzed.
This product has 12 imagesin 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": "Hollow-out Metal Napkin Rack Decorative Black Iron Napkin Holder Weighted Base Metal Tabletop Tissue Holder for Cafe",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.0",
"_height_cm": "13.0"
}
}],
"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").