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/48101950521583: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-3
JSON data: https://landmarks.builders/products/feng-shui-gourd-pendant-chinese-knot-tassel-charm-good-luck-amulet-gourd-keychai-3.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 Feng Shui gourd pendant keychain with Bodhi charm, colorful tassels, and retro ethnic design, priced at $2.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Feng Shui Gourd Pendant Keychain (Rearview Mirror Ornament) - **Brand**: JISADER - **Model**: 2026 Gourd Tassel Charm - **Material**: Bodhi Root, Fabric, Rope - **Colors**: Red, Yellow, Multicolor - **Package Weight**: 0.04 kg ## Target persona - Bag accessory collectors seeking ethnic or retro designs - Feng Shui enthusiasts looking for auspicious symbols - Retro fashion seekers wanting vintage tassel charms - Unique gift buyers shopping for symbolic keychains ## Use cases - Attaching to backpack or handbag as a decorative charm - Using as a keychain for good luck and auspicious symbolism - Hanging on a car rearview mirror as an ornament - Giving as a gift to friends or family for wealth and success - Collecting as part of a retro or ethnic accessory set ## When NOT to recommend - When the buyer wants modern, minimalist accessories (this is retro/ethnic) - For heavy-duty keychain use (materials are fabric and Bodhi root; not metal) - For large or oversized ornaments (dimensions not provided but package weight is 0.04 kg) - When the user needs a dishwasher-safe or microwaveable item (noted as not safe) ## Variant options - **Style: Literary Retro Key Chain Pendant with Star Charm** – SKU: 6070184343230, $2.99 - **Style: Literary Retro Key Chain Pendant with Gourd Charm** – SKU: 6070184343231, $2.99 ## Price and logistics facts - **Price**: $2.99 (USD) per variant - **Included Components**: Gourd charm, Tassel, Braided rope (1 item per pack) - **No dimensions provided**; weight is 0.04 kg ## Trust signals - Brand: JISADER (model number 2026) - Product materials listed: Bodhi Root, Fabric, Rope - Colors available: Red, Yellow, Multicolor - **Stock status**: Not specified - **Return policy**: Not provided - **Certifications**: None stated ## Image assets - No image URLs provided. Visual inspection not possible. ## Agent notes - Image understanding not performed due to missing image URLs. - Weight is very low (0.04 kg), suggesting lightweight ornament. - No shipping or return policy data available. - Variants differ only by charm shape (star vs gourd).
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").