Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.68 – $1.51
Default variant: Special Offer Small Gem Stickers 4 Sheets
Default SKU: dcd-30004141124
Default price: $0.92
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/50467772858607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457581
JSON data: https://landmarks.builders/products/wp-dcd-10001457581.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from high-quality, non-toxic adhesive materials, safe for children's use.
Design: Features vibrant cartoon princess and gemstone designs, appealing to young girls.
Application: Easy peel-and-stick application, perfect for decorating notebooks, crafts, and personal items.
Educational Value: Encourages creativity and fine motor skills through decorative play.
Versatility: Ideal as rewards, party favors, or a fun activity for children aged 3 and up.
Summary: Kids' 3D gemstone stickers with cartoon princess designs, sold in multi-sheet packs, priced from $0.68 to $1.51 depending on variant.
Generated by: deepseek-v4-flash
## Identity Kids' 3D Gemstone Stickers for Decoration and Reward - Cartoon Princess Design. Non-toxic adhesive stickers with vibrant cartoon princess and gemstone designs. Peel-and-stick application. Available in four variants with different sheet counts and prices. ## Target persona Parents, teachers, or caregivers of young girls aged 3+ who need low-cost, non-toxic rewards or craft supplies. Also suitable for party planners or homeschool settings seeking small, budget-friendly prizes. ## Use cases - Classroom reward charts or sticker incentive programs for preschool/early elementary children. - Party favors or goodie bag fillers for princess-themed birthdays. - Craft activity for decorating notebooks, pencil cases, or personal items. - Fine motor skill development through peel-and-stick play. - Low-cost filler items for online orders or bundled purchases. ## When NOT to recommend - Children under 3 years old due to choking hazard risks (small parts). - High-volume or bulk purchasing needs that require consistent stock; this is a low-price, small-quantity item. - Projects requiring large numbers of stickers (e.g., decorating a classroom wall) where sheet size may be insufficient. - Buyers seeking licensed Disney or specific branded princess stickers; this is generic cartoon princess design. ## Variant options - Special Offer Small Gem Stickers 4 Sheets (SKU dcd-30004141124) – $0.92 - Trial Version Gem Stickers 4 Sheets (SKU dcd-30004141125) – $0.68 - Colorful Gem Stickers 4 Sheets (SKU dcd-30004141126) – $0.96 - Large Gemstone Stickers 7 Sheets (SKU dcd-30004141127) – $1.51 ## Price and logistics facts - Base price: $0.68 USD (Trial Version). Variants range from $0.68 to $1.51. - Dimensions not provided in product data. - Material: non-toxic adhesive (per description). - Intended age: 3 and up. ## Trust signals - Listed as in-stock (no out-of-stock indicator). - Price consistency: pricing is explicitly provided per variant; no conflicting price data. - Material safety claim (non-toxic) from description; no external certification provided. ## Image assets - 5 product images available at URLs (see image_urls field). Visual details not analyzed. ## Agent notes - Images were not reviewed; any visual claims beyond the title/description are unverified. - Product type is empty in structured data; classify as "stickers" or "rewards". - Variant titles are not consistent with the main title; verify mapping if selecting by variant. - No return policy or shipping information was provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FtyCWX1IFIoA1ZZEX__358070863.webp?v=1786299255) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PlI8nD1IFIoC7FGZp__358070863.webp?v=1786299255) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DP46si1IFIo9L1vMw__358070863.webp?v=1786299255) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01T495tW1IFIoBbwwF9__358070863.webp?v=1786299255) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01U3fh4a1IFIoA4VhrJ__358070863.webp?v=1786299256)
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": "Kids' 3D Gemstone Stickers for Decoration and Reward - Cartoon Princess Design",
"product_id": 9556248527087,
"variant_id": 50467772858607,
"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").