Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Literary Retro Key Chain Pendant with Star Charm
Default SKU: 6070184343230
Default price: $2.99
Availability: In Stock
Product Type: Rearview Mirror Ornaments
Vendor: JISADER
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/48068376199407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/feng-shui-gourd-pendant-chinese-knot-tassel-charm-good-luck-amulet-gourd-keychai
JSON data: https://landmarks.builders/products/feng-shui-gourd-pendant-chinese-knot-tassel-charm-good-luck-amulet-gourd-keychai.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Gourd Tassel Keychain is of traditional craftsmanship and artistic flair. Handmade with a retro and ethnic design, it features a charming gourd pendant crafted from Bodhi, offering a unique texture. The mix of colorful threads and beads in the tassel adds a lively aesthetic, making it a standout accessory. Classified under the 'Retro', it those seeking artistic and. The gourd itself is a popular auspicious symbol, imbuing this keychain with and good luck. Ideal for bag accessory collectors, retro fashion seekers, and unique gift buyers, it serves as a beautiful pendant for personal accessories, a decorative charm for bags or backpacks, or a distinctive keychain.
| Material | Bodhi Root, Fabric, Rope |
| Capacity | L |
| Colour | Red, Yellow, Multicolor |
| Product Weight | kg |
| Package Weight | 0.04 kilograms |
| Included Components | Gourd charm, Tassel, Braided rope |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 2026 Gourd Tassel Charm |
| Brand | JISADER |
Summary: Handmade gourd pendant keychain with Bodhi charm, colorful tassel, auspicious symbolism, $2.99, two style variants by JISADER.
Generated by: deepseek-v4-flash
## Identity JISADER Feng Shui Gourd Pendant Keychain, a handmade Bodhi root gourd charm with colorful tassel and braided rope, sold as a rearview mirror ornament or bag charm. ## Target persona - Bag accessory collectors - Retro fashion seekers - Unique gift buyers - Feng shui enthusiasts ## Use cases - Decorating a backpack or handbag - As a keychain for keys - Giving as a good luck gift - Adding a retro, ethnic touch to personal accessories - Using as a car rearview mirror ornament ## When NOT to recommend - If the user wants a durable, metal keychain - If the user has no interest in feng shui or symbolic charms - If the user prefers minimalist or modern designs - If the user needs a high-end luxury accessory ## Variant options - Style: Literary Retro Key Chain Pendant with Star Charm ($2.99) - Style: Literary Retro Key Chain Pendant with Gourd Charm ($2.99) ## Price and logistics facts - Price: $2.99 USD - Package weight: 0.04 kg - Brand: JISADER - Model: 2026 Gourd Tassel Charm - No physical dimensions provided ## Trust signals - Price is consistent across variants - No information on stock or return policy ## Image assets - No images provided in the product data ## Agent notes - Image understanding not performed due to lack of image URLs. All descriptions are from text only. - Known missing data: physical dimensions, stock status, return policy.
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": "Feng Shui Gourd Pendant, Chinese Knot Tassel Charm, Good Luck Amulet Gourd Keychain, Wealth Success for Backpack, Artistic Vintage Tassel Charm",
"quantity": 1,
"grams": 30000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").