Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Lychee 2PC
Default SKU: dcd-30002672983
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49903611150575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024133
JSON data: https://landmarks.builders/products/m4x-10001024133.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Simulation Fruit Ornament Good Luck Amulets Realistic Fruit Model Cute Design
Summary: Set of two realistic simulation fruit ornaments sold as good luck amulets. Available in seven fruit styles. Price $9.99 per pack.
Generated by: deepseek-v4-flash
## Identity Simulation Fruit Ornament Good Luck Amulets – realistic fruit models, cute design, sold in packs of two. ## Target persona Collectors of miniature fruit replicas; feng shui or good luck charm enthusiasts; gift buyers for novelty home decor; educators or parents teaching fruit recognition. ## Use cases - As a good luck charm or amulet for home or office. - Decorative accent on shelves, desks, or tables. - Prop or educational tool for fruit identification. - Party favor or small gift for fruit-themed events. - Addition to miniature dioramas or dollhouses. - Stress-relief fidget item (due to realistic feel). ## When NOT to recommend - Buyer wants real fruit or edible items. - Buyer needs high-durability outdoor decorations. - Buyer expects single-piece purchase (only sold in 2-packs). - Buyer requires specific fruit not listed in variants (e.g., banana, grape). ## Variant options | Style | SKU | Price | |-------|-----|-------| | Lychee 2PC | dcd-30002672983 | $9.99 | | Orange 2PC | dcd-30002672984 | $9.99 | | Persimmon 2PC | dcd-30002672985 | $9.99 | | Apple 2PC | dcd-30002672986 | $9.99 | | Lychee 2PC a | dcd-30002672987 | $9.99 | | Pomegranate 2PC | dcd-30002672988 | $9.99 | | Durian 2PC | dcd-30002672989 | $9.99 | Note: "Lychee 2PC a" may be duplicate or variant. ## Price and logistics facts - Price: $9.99 USD per pack (2 pieces). - Dimensions: 10 x 10 x 8 cm per pack (size per piece not specified). - No shipping or weight details provided. ## Trust signals - No stock status, return policy, or certification information is available in provided data. - Price is consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/801b2dd8-8bda-4533-b7f8-7ee0932a9fe0.jpg?v=1782146611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28fa297a-93a9-4bb7-825e-46b4dbce4135.jpg?v=1782146612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1c566d-b95d-4e6a-adbe-1ce78e5ff328.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ef10b7b-a1f7-4223-be2f-5d5055d89d02.jpg?v=1782146612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/091fd29b-ec31-4094-9abb-26573983eeee.jpg?v=1782146613 ## Agent notes - Image content not inspected; visual details cannot be confirmed. - Two variants have nearly identical names, may be duplicate listings. - No description beyond title; product features and materials are unknown.
This product has 12 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": "Simulation Fruit Ornament Good Luck Amulets Realistic Fruit Model Cute Design",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "8.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").