Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.64 – $8.33
Default variant: A Scent by Issey Miyake
Default SKU: dcd-30004140849
Default price: $7.64
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/50467707355375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457509
JSON data: https://landmarks.builders/products/wp-dcd-10001457509.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Volume: Each bottle contains 100ml of fragrance, ideal for regular use or as a gift.
Fragrance Type: Eau de Toilette formulation offers a lighter concentration suitable for daily wear.
Versatility: Available in distinct scents for both men and women, catering to diverse preferences.
Origin: Sourced for international trade, ensuring quality and authenticity.
Design: Elegant bottle design, reflecting the sophisticated nature of Issey Miyake fragrances.
Summary: Issey Miyake Eau de Toilette, 100ml, with four scent variants (men's/women's/one intense) priced at $7.64–$8.33 USD, offered via an international trade listing.
Generated by: deepseek-v4-flash
## Identity - Issey Miyake Eau de Toilette, 100ml. Four variants with distinct scents. - Price range: $7.64–$8.33 USD. - Concentration: Eau de Toilette. ## Target persona - Budget-conscious fragrance buyers seeking Issey Miyake at a low price. - Resellers or sample buyers looking for multiple 100ml bottles at wholesale-like cost. - Shoppers familiar with grey-market or international trade goods. ## Use cases - Replacing an everyday EDT at minimal cost. - Trying several Issey Miyake scents by purchasing multiple variants. - Gift-giving with a 100ml fragrance when budget is limited. - Stocking inventory for resale given the low unit price. ## When NOT to recommend - Buyers who require verified authenticity from authorized retailers or official packaging. - Those expecting standard retail presentation (no condition/packaging details are provided). - Shoppers seeking scents not listed among the four variants. - Destinations where alcohol-based EDT shipping is restricted. ## Variant options - A Scent by Issey Miyake — $7.64 (SKU dcd-30004140849) - Men's Eau de Toilette — $7.64 (SKU dcd-30004140850) - Women's Eau de Toilette — $7.64 (SKU dcd-30004140851) - L'Eau d'Issey Pour Homme Intense — $8.33 (SKU dcd-30004140852) ## Price and logistics facts - Base price per variant: $7.64 USD; one variant at $8.33 USD. - Volume: 100ml per bottle. - Fragrance type: Eau de Toilette. - Listing states: "Sourced for international trade, ensuring quality and authenticity" (not independently verified). - Dimensions, weight, shipping, tax, and stock status not provided. ## Trust signals - No return/refund policy stated. - No stock or availability information. - No certifications or third-party authenticity guarantees. - Price consistency across three variants; one variant priced higher. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013bhkAA20Xw6yM15k4__2220884506860-0-cib.jpg?v=1786299213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016twoX820Xw6ykNUOU__2220884506860-0-cib.jpg?v=1786299213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01waNh8x20Xw6zbLExT__2220884506860-0-cib.jpg?v=1786299213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xvl6pz20Xw70EeBxn__2220884506860-0-cib.jpg?v=1786299213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01N1k90z20Xw6zqLHoE__2220884506860-0-cib.jpg?v=1786299213 ## Agent notes - No image understanding was performed; images are provided as fetchable assets only. - Product type field is empty in source data; dimensions missing. - "A Scent by Issey Miyake" is a specific fragrance line, not a generic unisex descriptor. - Price is far below typical Issey Miyake retail; verify seller/listing authenticity.
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": "Issey Miyake Perfume for Men and Women, Eau de Toilette, 100ml",
"product_id": 9556225294575,
"variant_id": 50467707355375,
"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").