Descrizione
“`html
Daiwa NINJA SURF TUB TIP
Introducing the Daiwa NINJA SURF TUB TIP series, a complement to the highly acclaimed Ninja Surf series. These rods feature a tubular tip, designed for surf-casters who prefer a more progressive action, enhancing casting performance.
Available in three pieces with put-in joints, the Ninja Surf Tub Tip rods uphold the excellent value for money of their Solid Tip counterparts. The high-strength carbon blanks are reinforced with Braiding-X technology for durability.
- High-strength carbon fabric
- Braiding-X reinforcement
- Aluminium Ring guides
- Screw reel seat
- Solid Tip top
- Put-in joints
- Non-slip grip
- High gloss finish
| Model | Length (m) | Sections | Packed Length (cm) | Casting Weight (g) |
|---|---|---|---|---|
| 20NJS100GPTAI | 4.2 | 3 | 148 | 100 |
| 20NJS150GPTAI | 4.2 | 3 | 147 | 150 |
| 20NJS200GPTAI | 4.2 | 3 | 148 | 200 |
“`
“`css
.product-description {
display: flex;
flex-direction: column;
}
.product-info {
margin-bottom: 20px;
}
.quote-heading {
text-align: center;
font-size: 1.5em;
font-weight: bold;
}
.info-paragraph {
text-align: justify;
}
.feature-list ul {
list-style-type: none;
}
.product-table {
width: 100%;
border-collapse: collapse;
}
.product-table th, .product-table td {
border: 1px solid black;
padding: 8px;
text-align: center;
}
.product-table th {
background-color: #f2f2f2;
}
“`
“`css
@media only screen and (max-width: 768px) {
.quote-heading {
font-size: 1.2em;
}
.info-paragraph {
font-size: 0.9em;
}
.product-table th, .product-table td {
padding: 6px;
}
}
“`








Recensioni
Ancora non ci sono recensioni.