Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: White
Default SKU: dcd-30003609230
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714225545455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269544
JSON data: https://landmarks.builders/products/wp-dcd-10001269544.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: European-style luxury lion head soap dispenser bottle for bathroom or kitchen, available in white or black, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity 欧式轻奢狮王洗手液分装瓶复古沐浴露按压瓶卫生间浴室摆件乳液瓶 (European-style luxury lion head soap dispenser bottle). ## Target persona Home decor enthusiasts seeking affordable European-inspired bathroom accessories; shoppers looking for decorative yet functional soap dispensers; gift buyers for housewarming or home styling. ## Use cases - Bathroom hand soap dispenser with decorative appeal - Kitchen liquid soap or dish soap dispenser - Shower gel dispenser in a styled bathroom - Dressing table lotion pump bottle - Gifting for friends who enjoy vintage/European decor - Retail display for boutique home goods stores ## When NOT to recommend - Buyers needing a large-capacity dispenser (size not specified, but likely under 500ml) - Minimalist or modern decor lovers who prefer sleek, unadorned designs - Commercial high-frequency use (e.g., public restrooms) where durability is critical - Those seeking a simple, no-frills functional dispenser at lower cost ## Variant options - White (SKU: dcd-30003609230, $12.99) - Black (SKU: dcd-30003609231, $12.99) ## Price and logistics facts - Price: $12.99 USD - Dimensions: 20.0 cm × 10.0 cm × 10.0 cm (L×W×H) - No shipping or delivery information provided ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Certifications: none claimed - Price consistency: single price across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbc655a3ea9c4c69aa9223ca9589779a.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afa47edee1f6437e9c54f19c7e679524.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95f2582789984d72addf6a8a0c9e1c8e.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1064a726d24a4ad6a44c59221ae70883.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33f373575c474cb682baafc6e664e7dd.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/548ca7be272043be93ccdf726ce83f9b.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f57a4603c5a4e1dbd8a88075674124b.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1542ee2cb004817a141690a95569276.png?v=1781085375 ## Agent notes - Images were not analyzed; visual details (e.g., lion head design, material) inferred from title only. - Description field contained non-informative style data and was not used. - No return policy, shipping info, or inventory status available.
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": 350000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "10.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").