Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.32 – $0.86
Default variant: 0D Free Cut 2528 / Black
Default SKU: dcd-30004140863
Default price: $0.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467716595951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457513
JSON data: https://landmarks.builders/products/wp-dcd-10001457513.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Seamless Design: Features a zero-denier (0D) invisible feel for ultimate comfort and a smooth look under clothing.
Durable Material: Made with high-quality, snag-resistant fibers for enhanced durability and extended wear.
Breathable Fabric: Lightweight and airy construction ensures comfort, perfect for summer and warm weather.
Flattering Fit: Provides a subtle skin-perfecting effect, enhancing the natural beauty of your legs.
Versatile Wear: Ideal for daily wear, special occasions, or professional settings, offering a sleek and elegant finish.
Summary: Ultra-thin sheer pantyhose family (0D/10D/20D) in Black; variants priced $0.32–$0.86; seamless, breathable, snag-resistant; no stock or return policy info provided.
Generated by: deepseek-v4-flash
## Identity - Family: Ultra-Thin Sheer Pantyhose for Women, Seamless 0D/10D/20D Summer Tights, Breathable & Durable. - Base listed price: $0.32 USD (matches 20D Skin Perfecting 1302 / Black variant). - All variants: Black color only. - Described as seamless, invisible feel, breathable, snag-resistant, with skin-perfecting effect. ## Target persona - Budget-driven hosiery buyer looking for low unit price. - Warm-weather commuter who needs lightweight sheer tights for daily wear. - Costume/event shopper wanting a one-time inexpensive pair. ## Use cases - Daily wear under skirts/dresses in hot weather. - Backup tights for travel or handbag. - Professional setting requiring sheer hosiery. - Special occasion/costume use with low cost. ## When NOT to recommend - If buyer requires men's sizing or large/plus sizes (size codes not mapped to standard S/M/L). - If buyer needs multiple colors other than Black. - If buyer expects opaque or thick tights (description emphasizes sheer 0-20D). - If availability/stock certainty is required (no stock status in data). ## Variant options - 0D Free Cut 2528 / Black – $0.86 USD (SKU dcd-30004140863) - 10D Free Cut 2428 / Black – $0.73 USD (SKU dcd-30004140864) - 20D Free Cut 1838 / Black – $0.50 USD (SKU dcd-30004140865) - 20D Skin Perfecting 1302 / Black – $0.32 USD (SKU dcd-30004140866) ## Price and logistics facts - Listed product price: $0.32 USD. - Variant prices range from $0.32 to $0.86 USD. - Currency: USD. - No shipping, stock, or return policy information provided. ## Trust signals - No certifications or trust badges in source data. - Price consistency: product price matches lowest variant price. - Stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010pOm8h1LDQ9ZXi3kk__1115001265-0-cib.jpg?v=1786299219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01N89BBx1LDQ9ZueOZe__1115001265-0-cib.jpg?v=1786299219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019ISHF91LDQ9Z5jcTL__1115001265-0-cib.jpg?v=1786299219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VxkbDX1LDQ9UZ8sKX__1115001265-0-cib.jpg?v=1786299219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01eYkAWV1LDQAwKW6j8__1115001265-0-cib.jpg?v=1786299219 ## Agent notes - Image understanding not performed; visual claims are not verified. - Variant size codes (e.g., "0D Free Cut 2528") are ambiguous – do not map to standard sizes. - No return policy or stock level in the source data. - Prices are as listed; no discounts or shipping terms offered.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ultra-Thin Sheer Pantyhose for Women, Seamless 0D\/10D\/20D Summer Tights, Breathable \u0026 Durable",
"product_id": 9556228538607,
"variant_id": 50467716595951,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").