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-30003609234
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/49714221908207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269546
JSON data: https://landmarks.builders/products/wp-dcd-10001269546.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: Artistic Buddha hand-shaped soap dispenser bottle, press pump, for bathroom or bedroom, available in White and Black, 20x10x10 cm, $12.99.
Generated by: deepseek-v4-flash
## Identity - Product: 小众艺术佛手造型洗手液皂液瓶 (small art Buddha hand shape soap dispenser bottle) - Type: Manual craft - Dimensions: 20×10×10 cm - Price: $12.99 USD - Variants: White, Black ## Target persona - Individuals seeking decorative yet functional bathroom accessories - Fans of Buddhist or Asian-inspired aesthetics on a budget - Home decor enthusiasts looking for unique, handcrafted-style items ## Use cases - Adding an artistic touch to a bathroom or powder room - Dispensing hand soap, lotion, or sanitizer in a stylish way - As a thoughtful gift for friends who appreciate Eastern art motifs - Decorative storage for small amounts of liquid in the kitchen or bedroom ## When NOT to recommend - For users requiring high-capacity dispensers (e.g., public restrooms) - For minimalists who prefer plain, unadorned designs - For those seeking machine-made uniformity (handcrafted variations exist) - When the application involves hot liquids or aggressive chemicals (material not specified) ## Variant options - White ($12.99) - Black ($12.99) ## Price and logistics facts - Price: $12.99 USD per unit - Dimensions: 20 cm long × 10 cm wide × 10 cm tall - No shipping or return policy information provided ## Trust signals - In-stock status not confirmed - Return policy not specified - Price consistency: both variants at same price - No certifications listed ## Image assets - URLs: 8 images available (see below) - Note: Images not analyzed; visual content unknown ## Agent notes - Image understanding was not performed. Confirm product appearance via image URLs. - Material composition is not specified; assume plastic or resin typical of such items. - Verify stock and shipping details before recommending.
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").