BIMBO BIKE

Handlebar grips "PUPPY", 2pcs, red

Availability: Out Of Stock
ID: 1169
Product Code: 90053R
Barcode 8052194900538

2.80€
/ gab
(Ex Tax: 2.31€)

Payment options

 Image  Image Image
Secure online purchases with Mastercard, Visa, and Swedbank.

Image Image  Image

Delivery options

       Image


Description
  • Material: TPE (rubber)
  • Length: 11cm
  • Colour: red
Image Product Name Unit Price Product Code Availability Quantity
Bicycle pedals "HAPPY FEET", 2pcs, for children, black Bicycle pedals "HAPPY FEET", 2pcs, for children, black 3.81€ / gab 90042
In Stock
/ gab
Bicycle inner tube 16''x 1,75 with valve AV Bicycle inner tube 16''x 1,75 with valve AV 3.17€ / gab 90580
In Stock
/ gab
Training wheels for children bicycle "TRAINY" 12, 12 inches, 2pcs Training wheels for children bicycle "TRAINY" 12, 12 inches, 2pcs 5.55€ / gab 90900
Out Of Stock
Set for children bike "STORY", 3 elements (basket, water bottle and bell), blue Set for children bike "STORY", 3 elements (basket, water bottle and bell), blue 5.85€ / gab 90106
In Stock
/ gab
YOUTH HELMET BLACK M YOUTH HELMET BLACK M 15.99€ / gab 90875
In Stock
/ gab
The color of the product may differ from what is shown in the picture. The product description is general and may not include all product features. Product prices in the online store may differ from prices in supermarkets and service centers. Product stock in the warehouse and online store may vary, therefore delivery conditions may differ from those stated at the time of ordering and/or we may not be able to fulfill your order or may only be able to fulfill it partially (in such cases, the Buyer will be informed immediately).

Noticed an error? Let us know.
/* * Custom Flare-Out Menu Styles * Add this CSS to your website's stylesheet to override the default menu. */ /* 1. Style the Main Menu Container */ /* This turns the left-side list into the dark, rounded container. */ .home-banners-categories.category-list > ul { position: relative; /* This is the positioning anchor for the popup */ background-color: #231f20; /* Dark color */ border-radius: 15px; padding: 20px; width: 280px; box-shadow: 0 10px 25px rgba(0,0,0,0.2); } /* 2. Style the Main Menu Links */ /* This styles "Automašīna", "Sports un atpūta", etc. */ .home-banners-categories.category-list > ul > li > a { color: #ffffff; /* White text */ font-weight: bold; border-radius: 8px; transition: background-color 0.2s ease, color 0.2s ease; } /* 3. Create the Yellow Hover Effect for Main Links */ .home-banners-categories.category-list > ul > li:hover > a, .home-banners-categories.category-list > ul > li:hover > a .fas { background-color: #faeb3c; /* Yellow background */ color: #231f20; /* Dark text */ } /* 4. Take Control of the Popup Menu */ /* This is the most important part. It restyles your existing white popup. */ .home-banners-categories.category-list .category-popup { /* --- Override Positioning and Appearance --- */ position: absolute !important; top: 20px !important; /* Align to the top of the container */ left: 100% !important; margin-left: 10px !important; width: 650px !important; background-color: #231f20 !important; /* Force the dark background */ border-radius: 15px !important; box-shadow: 5px 5px 15px rgba(0,0,0,0.2) !important; z-index: 1000; /* Ensure it's on top of other content */ /* --- Animation Setup: Hide by Default --- */ visibility: hidden; opacity: 0; transform: translateX(-15px); transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease; } /* 5. The Hover Trigger */ /* This reveals the newly styled popup on hover. */ .home-banners-categories.category-list > ul > li:hover > .category-popup { visibility: visible; opacity: 1; transform: translateX(0); } /* 6. Style the Content INSIDE the Popup */ /* Ensures the inner containers are transparent */ .home-banners-categories.category-list .category-popup-in, .home-banners-categories.category-list .category-popup-content { background: none !important; } /* Style the sub-category titles (e.g., "Auto piederumi") */ .home-banners-categories.category-list .category-popup-title a { color: #faeb3c; /* Yellow text */ transition: color 0.2s ease; } .home-banners-categories.category-list .category-popup-title a:hover { color: #ffffff; } /* Style the sub-category links */ .home-banners-categories.category-list .category-popup ul li a { color: #ffffff; /* White text */ transition: color 0.2s ease; } .home-banners-categories.category-list .category-popup ul li a:hover { color: #faeb3c; /* Yellow on hover */ } /* Style the image-based links */ .home-banners-categories.category-list .product-link-1-text { color: #ffffff; }