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-30003609232
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: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714223743215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269545
JSON data: https://landmarks.builders/products/wp-dcd-10001269545.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: A novelty hip-hop king-shaped press-type soap/lotion dispenser for home bathroom or kitchen use, available in white and black at $12.99.
Generated by: deepseek-v4-flash
## Identity Bubble-blowing hip-hop king-shaped soap/lotion dispenser (吹泡泡的嘻哈国王造型洗手液皂液瓶). Press-type, suitable for hand soap or body lotion. Price: $12.99. ## Target persona - Hip-hop culture enthusiasts looking for themed bathroom decor - Novelty gift shoppers for teenagers or young adults - College students personalizing dorm bathrooms - Parents seeking fun accessories for children's bathrooms ## Use cases - Adding a playful element to a hip-hop themed bathroom - Everyday hand soap dispensing in a kitchen or bathroom - Gift for a friend who loves rap music or street culture - Dispensing small amounts of lotion on a desk or counter - Decorating a party or event space with a music theme ## When NOT to recommend - Minimalist or modern interior design aesthetics - Professional or corporate restrooms (e.g., offices, hotels) - Buyers needing large-capacity dispensers (size: 22x9x9 cm) - Those seeking high-end, sterile, or luxury bathroom accessories ## Variant options - Color: White (SKU: dcd-30003609232) – $12.99 - Color: Black (SKU: dcd-30003609233) – $12.99 ## Price and logistics facts - Price: $12.99 (all variants) - Dimensions: 22.0 x 9.0 x 9.0 cm (length x width x height) - No shipping weight provided - Currency: USD ## Trust signals - Price consistency: all variants at $12.99 - No in-stock status or return policy information available - No certifications or materials listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/311e6f068cf243d2954fced1db9752f2.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b3fcfa1097f4a4c95fb69cbabd77e4b.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31ac762d342741dfbe339f78c80e9115.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c16f6f99571f4a0fb9abb5b7e42d7b3e.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350dd25779294b26afd661975916e1ce.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/402017c282604224981eda459f37dd3e.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e24a95a62a424fbdb11487dbd4f61407.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fe40c3fd8eb435fa6325afd61e8e5e3.png?v=1781085374 ## Agent notes - Image understanding was not performed; visual details (e.g., exact design, color shades) are not described. Confirm with fetched images. - Product title is Chinese, but price in USD suggests international listing. Verify language and regional availability.
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": 300000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "9.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").