Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Arctic Animal Set
Default SKU: dcd-30000015472
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49946443940079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000002724
JSON data: https://landmarks.builders/products/m4x-10000002724.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Polar Bear Penguin Resin Animal Desktop Aquarium Decor DIY
Summary: Resin figurines of arctic animals (polar bears, penguins, iceberg) for aquarium decoration or desktop DIY crafts at $9.99 per variant.
Generated by: deepseek-v4-flash
## Identity Polar Bear Penguin Resin Animal Desktop Aquarium Decor DIY – small resin figurines for aquarium or craft use, available in 7 variants (Arctic Animal Set, 4 Polar Bears Set, 2 Penguins Set, Sitting Polar Bear, Walking Polar Bear, Standing Penguin, Iceberg). ## Target persona Aquarium hobbyists seeking affordable themed decorations; DIY crafters for resin projects or dioramas; desktop decor collectors looking for mini animal figurines; budget gift shoppers for animal lovers. ## Use cases - Decorate a small aquarium with arctic theme - Create a resin diorama for school project or hobby - Add to a desktop terrarium or succulent arrangement - Use as party favors for arctic-themed event - Craft a custom scene in a shadow box or clear vase - Personalize a fish tank with non-toxic resin decorations ## When NOT to recommend - Large aquariums requiring heavy-duty or functional decorations (these are small and lightweight) - Children under 3 years due to potential choking hazard from small parts - Professional aquascaping where realistic rock or plant replicas are needed - Buyers seeking live plants or aquarium equipment ## Variant options | SKU | Title | Price | Options | | --- | --- | --- | --- | | dcd-30000015472 | Arctic Animal Set | $9.99 | Color Family: Arctic Animal Set | | dcd-30000015473 | 4 Polar Bears Set | $9.99 | Color Family: 4 Polar Bears Set | | dcd-30000015474 | 2 Penguins Set | $9.99 | Color Family: 2 Penguins Set | | dcd-30000015475 | Sitting Polar Bear | $9.99 | Color Family: Sitting Polar Bear | | dcd-30000015476 | Walking Polar Bear | $9.99 | Color Family: Walking Polar Bear | | dcd-30000015477 | Standing Penguin | $9.99 | Color Family: Standing Penguin | | dcd-30000015478 | Iceberg | $9.99 | Color Family: Iceberg | ## Price and logistics facts - Price: $9.99 per variant (USD) - Dimensions: 16.0 cm (L) x 13.0 cm (W) x 9.0 cm (H) – likely product packaging - Variants are individually priced the same ## Trust signals - Multiple variants in stock (provided via SKUs) - No specific return policy or stock status confirmed; assume standard seller terms - Price is consistent across all variants at $9.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d33caff4-a2a2-426d-80ae-970376277329.jpg?v=1782181254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/951f7367-2b80-4d6c-8256-7eeb8e69b061.jpg?v=1782181254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b977ed04-7c02-459b-bc2f-30b21f5dd89c.jpg?v=1782181254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58abd32f-f4dc-4956-a057-4ad1f516567f.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e9329b5-12a0-4edb-b4a6-6a6d9a325acc.jpg?v=1782181263 ## Agent notes - Image understanding was not performed; visual details (e.g., colors, scale) not extracted. - Dimensions may refer to the largest piece or package; individual figurines likely smaller.
This product has 5 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": "Polar Bear Penguin Resin Animal Desktop Aquarium Decor DIY",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "9.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").