Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 4Cats 6Tanks Set
Default SKU: dcd-30000021650
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/49946431684847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003892
JSON data: https://landmarks.builders/products/m4x-10000003892.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add charm to your space with this set of mini cat figurines and fish bowls. Made from durable resin, each piece features detailed designs and vibrant colors. Ideal for desktops, dollhouses, or miniature displays, these decorations fit easily in small spaces. Multiple cat poses and fish bowl styles are included, delivered at random for a fun surprise. A great gift for cat lovers and collectors, perfect for home or office decor.
Summary: Set of resin mini cat figurines and fish bowls for desktop or dollhouse decoration, with random assortment of poses and styles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Resin mini cat figurines with fish bowls, randomly assorted, for decoration. ## Target persona Cat lovers, miniature collectors, desk decor enthusiasts, dollhouse hobbyists. ## Use cases - Decorating a desk or shelf - Adding charm to a dollhouse - As a small gift for cat enthusiasts - Creating a miniature cat scene - Collecting random cat figurines - Using in fishbowl-themed displays (ornamental only) ## When NOT to recommend - For actual aquarium use (resin may be toxic to fish) - For those seeking specific cat poses or styles (random delivery) - For large-scale decor (figurines are small) - For children under 3 (small parts choking hazard if applicable) ## Variant options - 4Cats 6Tanks Set ($9.99) - 2Cats 1RecTank Set ($9.99) - 1 Climbing Tank Cat ($9.99) - 1 Fishing Cat ($9.99) - 1 Peeking Cat ($9.99) - 1 Small Round Tank ($9.99) - 1 Heart-shaped Tank ($9.99) ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions: 22x19x8 cm (likely packaging or total set size) - No shipping or return policy provided ## Trust signals - Made of durable resin - Detailed designs and vibrant colors as per description - In-stock status unknown, price is consistent across variants ## Image assets - URL1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8eb2d0ec-ab23-429f-99d9-ddec0c5e78dc.jpg?v=1782181248 - URL2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ead6cbde-d530-4dc0-b807-7ffd58122b8b.jpg?v=1782181248 - URL3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7adf8f56-9426-4a9d-a6a9-74ec67ea0427.jpg?v=1782181249 - URL4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd5aa837-12ed-46d4-84af-8130f9d9c239.jpg?v=1782181248 - URL5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/177ee7fd-58fb-432b-9a55-2b6a6e6d6f91.jpg?v=1782181249 ## Agent notes - No image analysis was performed; actual colors and poses may vary. - Random assortment means specific variants cannot be guaranteed unless ordered individually.
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": "Resin mini cat figurines for fish bowl or desktop decoration",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "19.0",
"_height_cm": "8.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").