Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $23.99
Default variant: Flamingo
Default SKU: dcd-30002760839
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1635 g
Cart URL (default variant): https://landmarks.builders/cart/49879164453103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044269
JSON data: https://landmarks.builders/products/m4x-10001044269.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Creature Motif: This cast iron animal paper towel holder features charm reptilian shape that adds a touch of Nordic style to your home.
Construction: Crafted from heavy-duty metal, this sturdy kitchen roll stand ensures long stability and can withstand the daily demands of a busy household.
Versatile Functionality: just a paper towel holder, this creative piece serves as a functional sculpture that keeps your rolls organized and within convenient access.
Decorative Home Decor: With its rustic iron finish and detailed texture, this piece doubles as a sophisticated home decor item for your kitchen, washroom, or living room.
Essential Kitchen Accessory: A practical and stylish kitchen accessory that fits standard paper towel rolls, making it a blend of utility and artistic expression.
Summary: Cast iron paper towel holder with animal and Nordic motifs, available in 12 style variants, priced from $12.99 to $23.99.
Generated by: deepseek-v4-flash
## Identity Cast Iron Paper Towel Holder Nordic Style Reptilian Kitchen Roll Stand Animal Themed Paper Towel Dispenser ## Target persona Home decor enthusiasts seeking unique kitchen accessories; animal lovers; gift shoppers for quirky housewarming; fans of Nordic style decor. ## Use cases - Holding standard paper towel rolls in kitchen with decorative flair - As animal-themed sculpture on counter or shelf - In bathroom for towel roll storage - As a conversation piece in living room - Themed decoration for animal lovers - Gift for someone who appreciates unique kitchen gadgets ## When NOT to recommend - Modern minimalist interiors where rustic or ornate style clashes - Professional kitchens requiring purely utilitarian tools - Buyers on a tight budget under $10 - Those seeking a plain, non-themed paper towel holder ## Variant options - Flamingo ($19.99) - Elephant ($19.99) - Cat ($23.99) - Square Base ($14.99) - Rooster ($12.99) - Bud ($12.99) - Owl ($12.99) - Swan ($12.99) - Crown ($12.99) - Tailless Bird ($12.99) - Tailed Bird ($12.99) - Octopus ($23.99) ## Price and logistics facts - Base price: $12.99 USD - Dimensions: 47 x 23 x 19 cm - Variants range $12.99 – $23.99 ## Trust signals - No return policy or stock status provided - No certifications listed - Price consistency: multiple variants with fixed prices ## Image assets - 5 images available at provided URLs (see below) - Visual details not analyzed ## Agent notes - Image understanding was not performed; treat URLs as fetchable assets only - Missing data: return policy, stock levels, material certifications
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": "Cast Iron Paper Towel Holder Nordic Style Reptilian Kitchen Roll Stand Animal Themed Paper Towel Dispenser",
"quantity": 1,
"grams": 1635000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "23.0",
"_height_cm": "19.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").