Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Nude 1 PIECE
Default SKU: dcd-30003625383
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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49713154621679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276012
JSON data: https://landmarks.builders/products/wp-dcd-10001276012.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: Cross-border disposable breast lift nipple cover with lace, U-shaped lift, anti-friction, self-adhesive, invisible. Price $9.99. Two color variants.
Generated by: deepseek-v4-flash
## Identity Cross-border disposable breast lift nipple cover, lace trim, self-adhesive, invisible (成人用品 category). ## Target persona Users seeking affordable, disposable breast lift tape or nipple covers for special occasions, e.g., backless dresses, sheer tops. ## Use cases - Wear under backless or low-cut outfits for lift and coverage. - Use as disposable nipple cover for sheer or thin fabrics. - Self-adhesive lift for bust support without bra straps. - Quick solution for travel or events needing temporary lift. - Anti-friction protection for sensitive skin under tight clothing. ## When NOT to recommend - For long-term daily use; disposable product may not last all day. - For users allergic to adhesives (no hypoallergenic claim). - For large bust sizes requiring heavy support; design is for lift/cover. - For sensitive skin without patch test. ## Variant options - Nude 1 PIECE ($9.99) - Black 1 PIECE ($9.99) ## Price and logistics facts - Price: $9.99 per piece (both variants). - Dimensions: 23.0 cm x 14.0 cm x 2.0 cm (package). - Listed as cross-border product; origin not specified. ## Trust signals - In-stock status unknown. - Return policy not provided. - No certifications or material details available. - Price consistent across variants. ## Image assets - Five images available; content not described. ## Agent notes - No description text provided; images not reviewed. Verify adhesive safety and intended use 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": "U-Shaped Chest Pad Contoured Self-Adhesive Chest Pad Body Accessory Soft Backing Hook Compatible",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "14.0",
"_height_cm": "2.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").