Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.12
Default variant: 3CM / Silver
Default SKU: dcd-30004140894
Default price: $0.12
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/50467737829615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457521
JSON data: https://landmarks.builders/products/wp-dcd-10001457521.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: Features an exaggerated large hoop design, offering a bold and fashionable statement.
Material: Crafted from high-quality metal with a smooth, polished surface for a sleek look.
Style: Embraces a simple yet individualistic European and American aesthetic, suitable for various occasions.
Comfort: Lightweight construction ensures comfortable wear throughout the day without irritation.
Versatility: Perfect accessory to complement both casual and formal outfits, enhancing your overall style.
Summary: Exaggerated large hoop earrings for women, sold in four silver size variants (3–6 cm), priced at $0.12 USD each, made of smooth metal.
Generated by: deepseek-v4-flash
## Identity Exaggerated large hoop earrings for women, simple European-American style metal smooth circle jewelry. Sold in 3, 4, 5, and 6 cm silver variants. Price: $0.12 USD per item. No brand, material grade, or compliance details beyond "high-quality metal" in the description. ## Target persona Budget-conscious fashion buyers seeking a bold statement accessory at minimal cost. Also relevant for resellers or event planners needing low-price hoop earrings in small quantities. ## Use cases - Adding a statement hoop to casual or formal outfits. - Quick accessory for parties, festivals, or photoshoots. - Bulk purchase for resale or styling sets. - Try-on for trends at negligible cost. - Gift for someone who likes large hoops but does not need premium materials. ## When NOT to recommend - Buyers with sensitive ears or metal allergies, as material composition and hypoallergenic properties are unverified. - Shoppers wanting small or nuanced hoop sizes below 3 cm or above 6 cm. - Anyone requiring fine jewelry, gemstones, or plated precious metals. - Gifting scenarios where packaging, brand reputation, or quality assurance matter. ## Variant options | SKU | Size | Color | Price | |-----|------|-------|-------| | dcd-30004140894 | 3CM | Silver | $0.12 | | dcd-30004140895 | 4CM | Silver | $0.12 | | dcd-30004140896 | 5CM | Silver | $0.12 | | dcd-30004140897 | 6CM | Silver | $0.12 | ## Price and logistics facts - Price: $0.12 USD per item for all variants. - No shipping, delivery time, or location restrictions provided. - No product dimensions beyond hoop diameter variants. ## Trust signals - Consistent pricing across four variants. - Product listing includes SKUs and fixed image assets. - No explicit in-stock confirmation, return policy, or third-party certifications in the provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jHkh9h1Ij4Jkd56mq__2206872920928-0-cib.jpg?v=1786299266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hRPB7t1Ij4JeKxVaB__2206872920928-0-cib.jpg?v=1786299231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01duvYDG1Ij4JYtuZKD__2206872920928-0-cib.jpg?v=1786299243 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012Qbs1U1Ij4JXMqR73__2206872920928-0-cib.jpg?v=1786299231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PtXF8r1Ij4Jfe3CvD__2206872920928-0-cib.jpg?v=1786299242 ## Agent notes - Image content was not visually inspected; actual appearance (e.g., finish, thickness, clasp type) is not verified. - The description claims "high-quality metal" and "lightweight" but material grade, alloy composition, and hypoallergenic status are unconfirmed. - No brand name, manufacturer, or country of origin provided. - No stock quantity or shipping restrictions in the facts.
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": "Exaggerated Large Hoop Earrings for Women, Simple European and American Style Metal Smooth Circle Jewelry",
"product_id": 9556235256047,
"variant_id": 50467737829615,
"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").