Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.56
Default variant: 8x13mm (approx. 95 beads) / Gold Rose Red
Default SKU: dcd-30004133023
Default price: $1.56
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/50467515531503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455002
JSON data: https://landmarks.builders/products/wp-dcd-10001455002.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: Crafted from high-quality crystal glass, offering a brilliant iridescent finish that catches and reflects light beautifully.
Dimensions: Each bead measures 8x13mm, an ideal size for various jewelry designs and craft projects.
Quantity: Each strand contains approximately 95 beads, providing ample supply for multiple creations.
Design: Features a horizontal hole for easy stringing, perfect for necklaces, bracelets, earrings, and other DIY accessories.
Versatility: Suitable for a wide range of applications including jewelry making, embellishments, home decor, and artistic crafts.
Summary: Iridescent teardrop crystal glass beads, 8x13mm, sold in strands of approximately 95 beads, available in four colors for USD 1.56 per strand.
Generated by: deepseek-v4-flash
## Identity Iridescent teardrop crystal glass beads, 8x13mm, with horizontal hole. Strand of approx. 95 beads. Material as described: crystal glass. Available colors: Gold Rose Red, Hematite, Sun Red, Plated Wine Red. Price: USD 1.56 per strand. ## Target persona - Budget-conscious DIY jewelry crafters. - Hobbyist beaders making necklaces, bracelets, earrings. - Small-scale artisans producing accessory lines. ## Use cases - Stringing teardrop bead necklaces and bracelets. - Constructing earring drops or links. - Embellishing frames, lampshades, or home decor items. - Adding decorative accents to fashion accessories. - Conducting craft workshops or group projects. ## When NOT to recommend - Professional jewelers requiring certified gemstones. - Designs needing precise color consistency across batches. - Orders requiring specific material safety or origin documentation. - High-temperature or abrasive environments where glass may be unsuitable. ## Variant options Each variant: 8x13mm, approx. 95 beads, USD 1.56. - Gold Rose Red (SKU dcd-30004133023) - Hematite (SKU dcd-30004133024) - Sun Red (SKU dcd-30004133025) - Plated Wine Red (SKU dcd-30004133026) ## Price and logistics facts - Price: USD 1.56 per strand. - No shipping, tax, or bulk pricing info provided. - No packaging dimensions available. ## Trust signals - In-stock status not stated in facts. - Return policy unknown. - No certifications or grade claims beyond "high-quality crystal glass" in description. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014sqYBq1m08GQs35mo__959604891-0-cib.jpg?v=1786298990 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rojBCv1m08GQbPx8o__959604891-0-cib.jpg?v=1786298991 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ipRgyS1m08GR8lGAp__959604891-0-cib.jpg?v=1786298991 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pVhQxG1m08GL697lG__959604891-0-cib.jpg?v=1786298991 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zCJItg1m08GQpzwg1__959604891-0-cib.jpg?v=1786298991 ## Agent notes - Validate stock and shipping before making commitments. - Iridescent appearance not verified from images. - Horizontal hole must be double-checked for intended stringing direction. - No product type field in source data.
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": "Iridescent Teardrop Crystal Glass Beads for DIY Jewelry Making, 8x13mm",
"product_id": 9556156252399,
"variant_id": 50467515531503,
"quantity": 1,
"grams": 0,
"length_cm": "1.3",
"width_cm": "0.8",
"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").