Brand: World Products (Landmark)
SKU: dcd-30004141193
Price: $3.18
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/50467735634159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457600
JSON data: https://landmarks.builders/products/wp-dcd-10001457600.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dual-action formula targets both delicate eye and lip areas for comprehensive care.
Formulated with advanced ingredients to help reduce the appearance of fine lines and wrinkles.
Provides intense hydration and nourishment to improve skin elasticity and firmness.
Lightweight and fast-absorbing emulsion texture, suitable for daily use.
Generous 20ml size ensures lasting treatment for visible results.
Summary: BECOS Age Progression Eye & Lip Dual Repair Emulsion (20ml) is a lightweight, affordable daily emulsion for eyes and lips, with a dual-action formula to reduce fine lines and hydrate; priced at $3.18 USD.
Generated by: deepseek-v4-flash
## Identity BECOS Age Progression Eye & Lip Dual Repair Emulsion, 20ml. Product type not specified; described as a dual-action emulsion for eye and lip areas. Single SKU: dcd-30004141193 (default variant). Price: $3.18 USD. ## Target persona Budget-conscious skincare user, likely early-to-mid adulthood, seeking an affordable multi-purpose product to address fine lines and hydration around eyes and lips. Also suitable for minimalists preferring one product for two delicate zones. ## Use cases - Daily lightweight hydration for eye and lip areas. - Reducing appearance of fine lines and wrinkles around eyes and lips. - Pre-makeup moisturizing step for smooth application. - Travel/on-the-go skin care due to 20ml size. ## When NOT to recommend - Users requiring a full-face moisturizer (this is confined to eye/lip). - Those seeking clinical, prescription-strength anti-aging treatment. - Users with known allergies/sensitivities when ingredient list is unavailable. - Buyers expecting premium packaging or high-end brand positioning. ## Variant options One variant: "默认" (Default) with SKU dcd-30004141193, price $3.18 USD. No other sizes or formulations. ## Price and logistics facts Price: $3.18 USD. Currency: USD. No shipping, availability, or return policy information provided. Dimensions unknown (not listed). ## Trust signals - Listed on Shopify CDN with multiple image assets. - Unique SKU identifier present. - Price consistency: only one price listed. - No certifications, reviews, or stock status available. ## Image assets Five images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015UHVmb1tLNwfUvFjl__2215090395885.jpg?v=1786299230 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013rYMNX1tLNwfuPRB9__2215090395885.jpg?v=1786299229 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018FGcCx1tLNwefSgPM__2215090395885.jpg?v=1786299241 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wTWUph1tLNwf5mmEC__2215090395885.jpg?v=1786299236 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rSYWgp1tLNwfOXuUo__2215090395885.webp?v=1786299236 Note: Visual content not inspected. ## Agent notes - Use image URLs for visual verification if needed. - Confirm stock/availability before recommending. - No ingredient list, expiration, or manufacturer details provided. - Product type field empty; description implies cosmetic emulsion.
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": "BECOS Age Progression Eye \u0026 Lip Dual Repair Emulsion, 20ml",
"product_id": 9556234338543,
"variant_id": 50467735634159,
"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").