Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Cute Bunny
Default SKU: dcd-30003561919
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49716616233199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251293
JSON data: https://landmarks.builders/products/wp-dcd-10001251293.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 软萌兔兔按压洗手液瓶 is a cute bunny-shaped soap dispenser for home use, priced at $15.99 with two style variants.
Generated by: deepseek-v4-flash
## Identity Soft bunny-shaped press soap dispenser, suitable for hand soap, body wash, or shampoo in bathrooms or kitchens. ## Target persona - Individuals seeking cute or novelty bathroom accessories - Parents decorating children's bathrooms - Gift buyers for friends or family who enjoy kawaii or animal-themed decor - Users wanting a fun, low-cost dispenser for personal care products ## Use cases - Dispensing hand soap in a home bathroom - Holding body wash or shampoo in a shower - Adding decorative touch to a kitchen countertop - As a small gift or party favor for rabbit lovers - Refilling with lotion or other liquid soaps ## When NOT to recommend - Need for high-capacity dispenser (likely under 300ml, but exact capacity unknown) - Preference for minimalist or modern aesthetic - Requirement for durable, commercial-grade dispenser - High-traffic or public restroom installation ## Variant options - Cute Bunny ($15.99) – sku dcd-30003561919 - Cute Bunny a ($15.99) – sku dcd-30003561920 ## Price and logistics facts - Price: $15.99 USD - Dimensions: 18.5 cm (L) x 11.0 cm (W) x 10.0 cm (H) - No shipping weight or origin provided ## Trust signals - No stock status or return policy information provided - No explicit certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a1d189662754c71ac7ef41f0ad8891c.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31e4e9136bc04fa2aac257a06975ed3d.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cdcc4f830734e11825d664a49f5999c.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16cca82581f74b0381c8ba29ee42214d.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/815ed938871743b6b443724ef082f9d1.png?v=1781086791 ## Agent notes - No product description was provided; visual details were not inferred from images. - Capacity not specified; assume small size typical of such dispensers.
This product has 14 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": "软萌兔兔按压洗手液瓶家用浴室沐浴露洗发水分装瓶网红创意皂液器.",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "18.5",
"_width_cm": "11.0",
"_height_cm": "10.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").