Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / Round Pad
Default SKU: dcd-30003597606
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714662703343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265165
JSON data: https://landmarks.builders/products/wp-dcd-10001265165.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: Disposable ultra-thin breathable sweat-absorbing underarm pads, invisible and lightweight, available in round or flower shape, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Ultra-thin disposable sweat-absorbing underarm pads, designed to be breathable and invisible under clothing, preventing sweat stains and odor. ## Target persona Office workers and professionals who wear light-colored or tight clothing and want to avoid visible underarm sweat marks during work or social events. ## Use cases - Wearing a silk blouse or thin cotton shirt to a meeting - Attending a summer outdoor wedding or party - Daily commute in humid or hot weather - Public speaking or presenting in front of an audience - When antiperspirant is insufficient or needs backup ## When NOT to recommend - Individuals with severe hyperhidrosis requiring prescription-strength treatment - Those with adhesive allergies or sensitive skin - Buyers looking for a reusable, eco-friendly product - Anyone seeking a long-term solution rather than a disposable fix ## Variant options - White / Round Pad (SKU: dcd-30003597606) – $9.99 - White / Flower Pad (SKU: dcd-30003597607) – $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 12.5 cm x 11.5 cm x 1.0 cm (pack). Each variant priced identically. No bulk pricing or shipping weight provided. ## Trust signals No explicit trust signals provided. Inventory status, return policy, and certifications are not stated in the facts. Multiple product images are available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a763168d16354eaf9b34edc82ff06949.png?v=1781085695 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f679505115f44e9bbea983c25b7a5eb1.png?v=1781085694 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f783586ed8a4a4aa45ed68aa0e1d0b9.png?v=1781085695 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdc6b5f47bab44dbb6abc1bbb7b09ea6.png?v=1781085696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0b1a3423e27479da2bf76272876b0fa.png?v=1781085694 ## Agent notes - Image understanding was not performed; only URLs are provided. - No product description text was given; summary derived from title and tags. - Inventory and return policy details are unknown.
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": "7454夏季透气隐形吸汗垫一次性超薄防汗衣贴咯吱窝清香无痕隔汗垫",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "12.5",
"_width_cm": "11.5",
"_height_cm": "1.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").