Brand: World Products (Landmark)
SKU: dcd-30003625368
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: 3 g
Cart URL (default variant): https://landmarks.builders/cart/49713187258607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276002
JSON data: https://landmarks.builders/products/wp-dcd-10001276002.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: A nude-colored sponge pad for women's swimwear or yoga pants to prevent visible camel toe and add front fullness, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Swim sponge private pad for women, one size nude, $9.99. ## Target persona Women who wear tight yoga pants, leggings, or swim bottoms and want to avoid visible camel toe or add fullness to the front area. ## Use cases - Wearing yoga pants to the gym - Wearing swim bottoms at the beach - Wearing leggings as daily wear - Wearing bodysuits or tight dresses - Performing dance or fitness routines ## When NOT to recommend - For men - For those seeking permanent solutions or medical devices - For people who do not wear tight bottoms - For those who prefer no padding ## Variant options - One Size Nude ($9.99) ## Price and logistics facts $9.99 USD. Dimensions: 12.0 x 9.8 x 0.6 cm. One size only. ## Trust signals No stock or return policy information provided. Price is consistent across the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98f488704fdb4a1e8a1dccd32b92469b.png?v=1781084457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f35484d9101c4790803a698d379a79a5.png?v=1781084457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e82e22e4efd44313925df64b93947f8b.png?v=1781084457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/371932121d7d46fe81476dcf6cc52c74.png?v=1781084457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d25fd22ff6d64f5e829ac00066e6ff67.png?v=1781084458 ## Agent notes Images were not analyzed; visual details are not described.
This product has 13 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": "Leggings Crotch Insert Microporous Pants Crotch Pad Camel Toe Concealer Tapered Modesty Cover Invisible Coverage",
"quantity": 1,
"grams": 3000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "9.8",
"_height_cm": "0.6"
}
}],
"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").