
200 PCS Rose Gold 40 Confetti 40th Glitter Birthday Number Anniversary
USD 18.06

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 20.20
Condition: New
View Rose Gold 23 Confetti 23rd Glitter Birthday Number 200 PCS Anniversary Party with current marketplace pricing, condition, product images and item details. Premium eBay Listing @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&family=Montserrat:wght@300;400;500;700&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Montserrat', sans-serif; line-height: 1.6; color: #333; background-color: #f9f9f9; } .container { max-width: 1200px; margin: 0 auto; padding: 20px; background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.1); border-radius: 12px; overflow: hidden; } .header { background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%); padding: 30px 20px; text-align: center; color: white; border-radius: 8px 8px 0 0; margin-bottom: 30px; position: relative; overflow: hidden; } .header::before { content: ""; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 70%); animation: pulse 4s infinite; } @keyframes pulse { 0% { transform: scale(0.8); opacity: 0.5; } 50% { transform: scale(1.2); opacity: 0.2; } 100% { transform: scale(0.8); opacity: 0.5; } } .logo { font-family: 'Poppins', sans-serif; font-size: 2.2rem; font-weight: 700; margin-bottom: 10px; position: relative; z-index: 1; } .tagline { font-weight: 300; font-size: 1.2rem; position: relative; z-index: 1; } .product-title { font-family: 'Poppins', sans-serif; font-size: 1.8rem; color: #333; text-align: center; padding: 0 20px 30px; position: relative; } .product-title::after { content: ""; position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); width: 80px; height: 3px; background: linear-gradient(to right, #6a11cb, #2575fc); } .main-content { display: flex; flex-wrap: wrap; gap: 30px; padding: 0 15px; } .gallery-section { flex: 1 1 60%; min-width: 300px; } .sidebar { flex: 1 1 30%; min-width: 280px; } .section { margin-bottom: 30px; border-radius: 10px; overflow: hidden; transition: all 0.3s ease; box-shadow: 0 3px 10px rgba(0,0,0,0.05); } .section:hover { transform: translateY(-5px); box-shadow: 0 8px 15px rgba(0,0,0,0.1); } .section-header { padding: 15px 20px; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 1.1rem; color: white; display: flex; align-items: center; position: relative; } .gallery-section .section-header { background: linear-gradient(to right, #fa709a, #fee140); } .description-section .section-header { background: linear-gradient(to right, #00c6ff, #0072ff); } .features-section .section-header { background: linear-gradient(to right, #ff9966, #ff5e62); } .contact-section .section-header { background: linear-gradient(to right, #43cea2, #185a9d); } .payment-section .section-header { background: linear-gradient(to right, #834d9b, #d04ed6); } .shipping-section .section-header { background: linear-gradient(to right, #4776e6, #8e54e9); } .feedback-section .section-header { background: linear-gradient(to right, #11998e, #38ef7d); } .return-section .section-header { background: linear-gradient(to right, #f46b45, #eea849); } .section-header i { margin-right: 10px; font-size: 1.2rem; } .section-content { padding: 20px; background-color: white; border: 1px solid #eee; border-top: none; } .gallery-placeholder { min-height: 300px; display: flex; align-items: center; justify-content: center; background-color: #f5f5f5; color: #999; font-size: 1.2rem; } .product-desc { font-size: 1.05rem; line-height: 1.8; margin-bottom: 20px; } .feature-list { padding: 0; margin: 0; list-style: none; } .feature-list li { margin-bottom: 12px; padding-left: 30px; position: relative; } .feature-list li::before { content: "\f058"; font-family: "Font Awesome 6 Free"; font-weight: 900; color: #2575fc; position: absolute; left: 0; top: 2px; } .shipping-list { padding: 0; margin: 0; list-style: none; } .shipping-list li { margin-bottom: 12px; padding-left: 30px; position: relative; } .shipping-list li::before { content: "\f0da"; font-family: "Font Awesome 6 Free"; font-weight: 900; color: #8e54e9; position: absolute; left: 0; top: 2px; font-size: 1.2rem; } .thanks-message { text-align: center; margin-top: 20px; padding: 20px; background: linear-gradient(to right, rgba(106, 17, 203, 0.1), rgba(37, 117, 252, 0.1)); border-radius: 10px; } .thanks-heading { color: #6a11cb; font-size: 1.5rem; margin-bottom: 10px; font-family: 'Poppins', sans-serif; } .thanks-text { font-size: 1.1rem; } .footer { margin-top: 40px; padding: 20px; text-align: center; background-color: #f5f5f5; border-radius: 0 0 8px 8px; } .footer p { color: #666; font-size: 0.9rem; } .payment-icons { display: flex; flex-wrap: wrap; gap: 15px; justify-content: center; margin-top: 15px; } .payment-icon { width: 50px; height: 50px; background-color: #eee; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 1.5rem; color: #333; } .return-steps { counter-reset: steps; padding: 0; margin: 0; } .return-steps li { margin-bottom: 15px; position: relative; padding-left: 40px; counter-increment: steps; } .return-steps li::before { content: counter(steps); font-family: 'Poppins', sans-serif; position: absolute; left: 0; top: 0; width: 28px; height: 28px; background-color: #f46b45; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.9rem; font-weight: bold; } .highlight-badge { display: inline-block; background: linear-gradient(to right, #ff9966, #ff5e62); color: white; padding: 5px 10px; border-radius: 20px; font-size: 0.9rem; margin-top: 10px; } .rating-stars { color: #FFD700; font-size: 1.2rem; margin-bottom: 10px; } /* Responsive adjustments */ @media (max-width: 768px) { .main-content { flex-direction: column; } .header { padding: 20px 15px; } .logo { font-size: 1.8rem; } .section-header { font-size: 1rem; } } Welcome to our stores Handpicked Quality Products Just For You Rose Gold 23 Confetti, 23rd Glitter Birthday Number Confetti, 200pcs Anniversary Party Table Decoration Supplies Product Gallery Product Description Included: This package includes 70 pink round cut-outs, 70 white round cut-outs, and 60 number cut-outs. Size: The round cut-outs measure 1 inch, while the numbers measure 1.5 inches. High Quality: These additional numbers are also made from top-quality double-sided glitter paper, ensuring durability and shine. Easy to Use: The confetti is a fantastic element for all your DIY party projects! Beautiful: With their eye-catching colors and glimmering cardstock, this confetti will make a significant impact on your birthday or anniversary party decorations. Product Highlights Rose Gold 23 Confetti, 23rd Glitter Birthday Number Confetti, 200pcs Anniversary Party Table Decoration Supplies Thank You For Choosing Our Products Your satisfaction is our top priority 100% Satisfaction Guaranteed Contact Us For any inquiries about your order, please contact us through eBay's messaging system 24/7 We aim to answer all questions within 24 hours Payment Methods We accept multiple payment options through eBay's secure system: Your payment is protected through eBay's secure payment system Shipping Information Your item will be shipped to the address listed on your eBay account. Please confirm your address before completing the purchase. Delivery typically takes 3-7 business days Shipping services via UPS, FedEx, and USPS We ship only to the 48 contiguous United States We cannot ship to Alaska, Hawaii, or U.S. territories No shipping to APO/FPO addresses or P.O. Boxes Local pickup is not available 24/7 Shipment Tracking Available Customer Feedback We value your feedback and suggestions to improve our service Customer satisfaction is our ultimate goal. If you have any issues, please contact us before leaving feedback. Return Policy 30-Day Satisfaction Guarantee If you're not satisfied with your purchase, contact us within 30 days of receiving your item We'll work with you to arrange a replacement or refund as appropriate Please contact us to obtain the return address before sending back any items. Refunds will be processed within 3-5 business days after we receive your return Condition: New. Category: Home & Garden › Greeting Cards & Party Supply › Party Supplies › Party Decorations.
Additional views from the marketplace listing for Rose Gold 23 Confetti 23rd Glitter Birthday Number 200 PCS Anniversary Party.


Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for Rose Gold 23 Confetti 23rd Glitter Birthday Number 200 PCS Anniversary Party.

USD 18.06

USD 20.20

USD 17.82

USD 17.67

USD 20.20

USD 17.69

USD 20.20

USD 20.20

USD 20.20

USD 17.68