Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003598656
Default 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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714555781359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265548
JSON data: https://landmarks.builders/products/wp-dcd-10001265548.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: New style simulated fly earring, novelty abstract goofy insect design earring for women. Available in Black and Green. Price $9.99 USD.
Generated by: deepseek-v4-flash
## Identity New Style Simulated Fly Earring (Novelty Insect Design Earring) ## Target persona Novelty jewelry shoppers, costume party enthusiasts, insect theme fans, budget-conscious gift buyers seeking quirky accessories under $10. ## Use cases - Worn as a conversation piece at casual events or parties - Used as a prop for pranks or theater productions - Given as a funny gift to friends - Accessorized for Halloween or costume parties - Daily wear for individuals who enjoy unconventional fashion ## When NOT to recommend - For formal occasions or professional dress codes - For individuals with insect phobia - For those seeking fine or precious metal jewelry - For young children under 3 due to small parts ## Variant options - Black: $9.99 - Green: $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 6.0 x 6.0 x 2.0 cm. Two color variants at same price. ## Trust signals No certification or warranty provided. Price consistent across variants. Stock status and return policy unknown. ## Image assets 8 images available at URLs in the original data. No image analysis performed. ## Agent notes Product description missing. Recommend checking material composition for safety if applicable.
This product has 14 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": "新款仿真苍蝇耳钉耳饰 整蛊抽象搞怪趣味耳钉仿真设计昆虫耳钉女",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "6.0",
"_width_cm": "6.0",
"_height_cm": "2.0"
}
}],
"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").