Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Mini Rabbit
Default SKU: dcd-30002761286
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: 108 g
Cart URL (default variant): https://landmarks.builders/cart/49879162552559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044384
JSON data: https://landmarks.builders/products/m4x-10001044384.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ceramic Band Holder Creative Gift Creature Jewelry Stand Nordic Design
Summary: A ceramic band holder in various creature and plant designs, sized 15x12.5x11 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Ceramic band holder (jewelry stand) in multiple creature/plant shapes. - Dimensions: 15 x 12.5 x 11 cm. ## Target persona - Budget-conscious shoppers seeking affordable decorative storage. - Gift buyers for casual occasions (friends, coworkers). - Fans of Nordic design or quirky home accessories. ## Use cases - Holding rings or bands on a nightstand or vanity. - Adding a decorative touch to a desk or shelf. - Small gift for someone who likes cute figurines. - Displaying one or two small rings or earrings. - Organizing jewelry while traveling (compact size). ## When NOT to recommend - For securing valuable or sentimental jewelry (open design). - For storing large collections of heavy jewelry. - For buyers who prefer metal, wood, or non-ceramic stands. - For professional retail display requiring uniform branding. ## Variant options - Mini Rabbit, Flamingo, Cactus, Gold Cactus, Blue Cactus, White Kitten, White Sitting Kitten, Large Pineapple, Green Cactus, Gold Large Rabbit, White Large Rabbit — all $9.99. ## Price and logistics facts - Price: $9.99 USD per variant. - Dimensions: 15 cm (L) x 12.5 cm (W) x 11 cm (H). - Shipping, tax, and return policy details not provided. ## Trust signals - In-stock status: unknown. - Return policy: not specified. - Certifications: none listed. - Price consistency: all variants at $9.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6622805e-b749-4182-b0d0-3ef2a543b57d.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b2db86f-f4fb-4e08-8272-2e4e92ebdbcf.jpg?v=1782126338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53436ba4-4578-4d30-95bb-ebff03cf29f4.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca1ea4cc-1dce-4ef0-90ec-44315b18ed4d.jpg?v=1782126336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2caf9729-caa6-43aa-b029-a0a26450e395.jpg?v=1782126336 ## Agent notes - No image analysis was performed; visual details are not inferred. - Material is stated as ceramic, but no further quality or durability data.
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": "Ceramic Band Holder Creative Gift Creature Jewelry Stand Nordic Design",
"quantity": 1,
"grams": 108000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "12.5",
"_height_cm": "11.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").