Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $87.99
Default variant: Pink
Default SKU: dcd-30003502507
Default price: $87.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 510 g
Cart URL (default variant): https://landmarks.builders/cart/49804483592431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001249997
JSON data: https://landmarks.builders/products/wp-dcd-10001249997.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 cute universal hand soap press bottle dispenser available in Pink and Orange, priced at $87.99. Dimensions: 12.5x12.5x15.7 cm.
Generated by: deepseek-v4-flash
## Identity 可爱通洗手液按压瓶创意皂液器 (Cute Universal Hand Soap Press Bottle Dispenser), product type: 个护 (Personal Care). ## Target persona Homeowners or renters who want a decorative and functional soap dispenser for their kitchen or bathroom countertops. Budget-conscious individuals looking for an affordable yet stylish dispenser. ## Use cases - Placing on kitchen sink for daily hand washing. - As a soap dispenser in a bathroom vanity. - Guest bathroom accessory to match decor. - Gift for housewarming or holiday occasions. - Adding a pop of color to a minimalist space. ## When NOT to recommend - Commercial settings requiring high volume or durability. - Users who prefer large-capacity dispensers (holds standard pump volume). - Those who dislike plastic or require stainless steel materials. - Buyers with very limited counter space (consider dimensions). ## Variant options - Pink (SKU: dcd-30003502507) - $87.99 - Orange (SKU: dcd-30003502508) - $87.99 ## Price and logistics facts Price: $87.99 USD (both variants). Dimensions: 12.5 cm (L) x 12.5 cm (W) x 15.7 cm (H). Currency: USD. ## Trust signals No return policy, warranty, or stock status information available from provided facts. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5511bfdc1ff74be49f73e689ea83a214.png?v=1781488460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/892b60bc478343b682f777e4d273969e.png?v=1781488460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7549982657154fe0940663c10e6debbd.png?v=1781488461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b84ab55e490645288255525223923a49.png?v=1781488460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a95fc7832e349a0870538f1280df974.png?v=1781488460 ## Agent notes Images were not analyzed; product visual details are inferred from title and variant colors only.
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": 510000,
"properties": {
"_length_cm": "12.5",
"_width_cm": "12.5",
"_height_cm": "15.7"
}
}],
"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").