GUÍA HI-CAPA - Tokyo Marui Hi-Capa

Thinking Process: 1. **Analyze the Request:** * **Task:** Translate 1 text from English to Spanish. * **Role:** Professional translator specializing in airsoft and tactical equipment. * **Input:** A structured text containing HTML tags, links, lists, and specific terminology. * **Constraints:** * Preserve brand names (Tokyo Marui, etc.). * Preserve model numbers (Hi-Capa, etc.). * Preserve technical measurements. * Maintain formatting and paragraph structure (HTML tags, lists, etc.). * Use natural, fluent Spanish for e-commerce/product listing context. * Return ONLY the translations as a JSON array of strings. * Match input order (array elements = input elements? The prompt says "Translate these 1 texts" but the input is a single block of HTML content. The constraint says "Return ONLY the translations as a JSON array of strings, matching input order". Usually, this means I need to parse the input into logical segments or return the whole HTML as one string if it's treated as one "text". However, looking at previous instructions or standard behavior for this type of prompt, if the input is provided as a single block, I should output the translation of that block. But the instruction says "JSON array of strings". Let's look at the "Translate these 1 texts" phrasing. It implies the input might be considered as separate segments or one block. Given the single input block provided in the user message (the HTML content), I need to decide if I split it by paragraph/section or return the whole thing as one string in the array. * *Correction/Refinement:* The prompt says "Translate these 1 texts". The input provided is one large HTML structure. However, the output requirement says "JSON array of strings, matching input order". If I treat the whole input as one "text", the output should be `[ "full translation" ]`. But often in these tasks, if the input is segmented (e.g., by newlines or logical sections), I might need to reflect that. Looking at the input, it's a single coherent HTML block. I will translate the entire block as one string within the JSON array to maintain structure integrity, unless the input is explicitly separated. Wait, the prompt says "Translate these 1 texts". It might imply there are multiple texts in a batch, but here only one is provided. I will treat the entire HTML content as one string for the JSON array. * *Wait, re-reading the constraint:* "Return ONLY the translations as a JSON array of strings, matching input order". "The array must have exactly the same number of elements as the input". Input is "1 texts". So array length = 1. * *Critical Length Limits:* * Product TITLES: max 255 chars (This is a content guide, not necessarily a product title, but I should keep titles short if applicable). * SEO meta_title: max 70 chars. * SEO meta_description: max 320 chars. * The input provided is a "Product Description" or "Guide" content, not specifically meta data fields. It contains a Table of Contents and sections. I should translate the HTML content faithfully. * *Glossary:* I must use specific terms (airsoft pistol → pistola de airsoft, etc.). * **Input Content:** * Paragraph with strong tags. * H2 Heading (Table of Contents). * Ordered List (links). * HR tag. * H2 Heading with style attributes. 2. **Translation Strategy:** * **HTML Preservation:** Keep all `

`, ``, `

`, `
    `, `
  1. `, ``, `
    ` tags exactly as is. Do not translate attributes like `href` or `style` unless they contain text. * **Links:** Keep `href` values (IDs like `#ipsc`) untranslated. Keep link text translated. * **Brand/Model:** Tokyo Marui, Hi-Capa, IPSC, CowCow, Nine Ball, SP-AIP, Maple Leaf, Wii Tech, CTM. Keep these as is. * **Terminology:** * "airsoft pistol" → "pistola de airsoft" (Input: "IPSC airsoft pistol") * "inner barrel" → "cañón interior" * "outer barrel" → "cañón exterior" * "hop-up" → "hop-up" (Keep as is per glossary) * "bl

    The Hi-Capa is THE IPSC airsoft pistol. If you want to compete — or simply want the fastest and most accurate pistol on the field — this section explains how to build a race Hi-Capa step by step.

    IPSC Divisions and allowed modifications

    Division Description Allowed mods
    Production Minimal modifications Sights, springs, hop-up, inner barrel, bucking, nozzle
    Standard Free internal modifications Everything except red dot and compensator
    Open Everything allowed Red dot, compensator, lightweight slide, racing trigger, magwell — no limits

    ⚡ Open Competition Build — The Race Hi-Capa

    Every part of this build is designed to maximize cycle speed, reduce the time between shots and increase accuracy. This is the build used by IPSC Open competitors:

    Step 1: Lightweight slide

    A lighter slide = faster cycle = more shots per second. The NEW Nine Ball GUNGNIR E Custom Slide is the benchmark. Manufactured in CNC aluminum, it dramatically reduces the weight of the stock slide. Combined with a short stroke spring, the result is a beastly rate of fire.

    new-nine-ball-tm-hi-capa-e-custom-gungnir-slide

    Step 2: Short Stroke Springs

    The Nine Ball Short Stroke Springs reduce the slide travel. Less travel = faster cycle = faster sight recovery. The High Speed Spring increases the return speed.

    nine-ball-hicapa-spring-short-stroke,nine-ball-hicapa-spring-high-speed

    Step 3: Competition trigger

    The CowCow Module Trigger system lets you customize the shape, travel and feel of the trigger. Choose the Shoe profile (A/B/C/D) that best fits your finger and combine it with the Module Trigger Base. The result is an ultra-short trigger with no dead travel and a crisp “wall” — exactly what you need for rapid fire in strings.

    cow-cow-module-trigger-shoe-a,cow-cow-module-trigger-shoe-b,cow-cow-module-trigger-shoe-c,cow-cow-module-trigger-shoe-d
    cow-cow-technology-module-trigger-base

    Step 4: TDC Outer Barrel

    The Nine Ball TDC Outer Barrel offers Top Dead Centre hop-up adjustment — perfectly centered pressure on the BB. This eliminates lateral deviations and provides a clean trajectory shot after shot.

    nine-ball-tdc-outer-barrel-hi-capa-5-1

    Step 5: Competition magwell

    The CowCow T01 Magwell widens the magazine well, allowing you to perform blind and ultra-fast reloads. In IPSC every tenth of a second counts — a magwell turns every reload into an instinctive motion.

    cow-cow-match-grade-t01-magwell-rainbow

    Step 6: Speed Holster

    The CTM Speed Holster is the standard in IPSC airsoft. Instant draw, secure retention, compatible with custom Hi-Capas with red dot and compensator.

    Thinking Process: 1. **Analyze the Request:** * **Task:** Translate product descriptions from English to Spanish. * **Context:** Airsoft and tactical equipment (specifically IPSC Open Build guide for Hi-Capa). * **Input:** HTML structure containing product descriptions, links, tables, and budget info. * **Rules:** * Preserve brand names (Tokyo Marui, WE-Tech, G&G, KWA, etc.). * Preserve model numbers (M4A1, Hi-Capa 5.1, MP5, AK-47, etc.). * Preserve technical measurements (6mm, 350 FPS, 1.2J, etc.). * Preserve SKU/part numbers. * Maintain formatting and paragraph structure (HTML tags). * Use natural, fluent Spanish for e-commerce. * Return ONLY the translations as a JSON array of strings. * Input is 1 text block (though it looks like a single HTML chunk). Wait, the prompt says "Translate these 1 texts" but the input shows a single HTML block. I need to output a JSON array with 1 element corresponding to the input text. * **CRITICAL LENGTH LIMITS:** * Titles: max 255 chars. * Handles: max 255 chars (but these are class names here, usually don't translate handles, but the prompt says "Translate these 1 texts". The input contains ``. These are often internal IDs. However, the instruction says "Preserve brand names...". It doesn't explicitly say preserve handles if they contain brand names, but usually, handles are URLs. The input has `ctm-hi-capa-holster-black` and others like `new-nine-ball-tm-hi-capa-aluminium-red-dot-mount`. I should probably keep the `srs-handles` content as is or translate them? The prompt says "Translate these 1 texts". Usually, handles in CMS like Shopify are kept in English for URL stability, but the instruction says "Translate...". However, looking at the "CRITICAL LENGTH LIMITS" section, it mentions Product HANDLES. The input has `srs-handles` class. I should likely keep the handle values as is to avoid breaking functionality, but strictly speaking, the instruction says "Translate the following product descriptions". The text inside `srs-handles` looks like URL slugs. Translating URL slugs can break links if the backend doesn't handle it. But I must follow the "Translate" instruction. Let's look closer: "Preserve SKU/part numbers untranslated". Handles often act like SKUs/SLUGS. I will keep the handle values (the text inside `class="srs-handles"`) untranslated because they are likely identifiers, but I will translate the visible content (titles, paragraphs, table content). Wait, looking at the glossary, there's no specific rule for handles, but there is for Brand Names, Model Numbers, Measurements. * Actually, looking at the input: `ctm-hi-capa-holster-black`. This looks like a meta tag or a handle for the product. If I translate this, I might break a link. However, the prompt asks to "Translate these 1 texts". The input is one block. I need to output a JSON array with 1 string. * Wait, the input provided in the user message is actually *one* HTML block. The instruction says "Translate these 1 texts" and "Return ONLY the translations as a JSON array of strings, matching input order". Since there is only 1 input block, the output array should have 1 element. * However, I need to be careful with the `srs-handles` content. Usually, these are slugs. Translating "ctm-hi-capa-holster-black" to "ctm-hi-capa-funda-negro" might be intended if this is for display, but usually handles are for URLs. Given the strict rule "Preserve brand names... model numbers...", and the context of "product descriptions", I should prioritize translating the visible text (titles, paragraphs, table cells) while keeping structural HTML intact. The `srs-handles` content is ambiguous. In Shopify translations, handles are often kept as is. But I will check if there's a specific instruction. "Preserve SKU/part numbers untranslated". Handles act like slugs. I will keep the `srs-handles` content untranslated to ensure technical integrity, as translating URL slugs often causes 404s in real scenarios. But the prompt says "Translate the following product descriptions". I will translate

    If you compete in Standard or Production, you cannot mount a red dot or compensator. Focus on:

    • Hop-up upgrade (SP-AIP CNC or CowCow 3L) for accuracy
    • Precision inner barrel (Maple Leaf 113mm, Da Vinci Guren)
    • Improved nozzle (SP-AIP High Speed or CowCow Improved)
    • Competition springs (Nine Ball Short Stroke + High Speed)
    • Fiber optic sights (CowCow T1 front + Rear Sight Plate)

    2. Why the Tokyo Marui Hi-Capa

    The Tokyo Marui Hi-Capa is not just an airsoft pistol — it's an ecosystem. Since its launch, it has become the most modified and competitive pistol platform in the world. Here's why:

    • Total modularity — Every part is replaceable: slide, frame, barrel, trigger, hop-up, sights, grips, blowback housing... everything
    • 4.3 ↔ 5.1 interchangeability — Most internals are compatible between the Hi-Capa 4.3 and 5.1. Only the barrel, slide and return spring change
    • Decades of aftermarket — CowCow, Nine Ball, SP-AIP, Maple Leaf, Wii Tech, CTM, Da Vinci, Toreto... the parts ecosystem is immense
    • Largest ecosystem in airsoft — No other model has as many compatible parts and brands
    • The quintessential IPSC pistol — Nearly all IPSC airsoft competitors use the Hi-Capa. It is the de facto standard
    • Tokyo Marui reliability — The TM base works perfectly out of the box. Upgrades improve what is already excellent

    3. Hop-Up

    The hop-up chamber controls how backspin is applied to the BB. A quality chamber = accuracy and consistency. These are the best options for Hi-Capa:

    SP-AIP CNC Aluminium Hop-Up Chamber

    Manufactured in CNC aluminum, the SP-AIP chamber offers precise and repeatable adjustment. It is the premium option for those seeking maximum accuracy. Solid construction, with no flex or play.

    sp-aip-hop-up-chamber-cnc-aluminium-hi-capa

    CowCow 3L Hop-Up Chamber

    The CowCow 3L is a hop-up chamber with a proprietary design that improves sealing and backspin consistency. Good balance between price and performance.

    cow-cow-technology-3l-hop-up-chamber

    Maple Leaf Hop-Up Chambers

    Maple Leaf offers hop-up chambers with good fit at a more affordable price. The 97mm version and the complete 5.1 set are popular options.

    maple-leaf-hi-capa-hop-up-chamber-97mm,maple-leaf-hi-capa-5-1-hop-up-chamber-set
    Hop-up accessories
    maple-leaf-hop-up-lever-g-series-m1911-hicapa

    4. Inner Barrels

    The inner barrel is where accuracy is born. A tighter bore and superior interior finish translate into tighter groupings. For the Hi-Capa 5.1, the standard length is ~113mm.

    Maple Leaf 113mm

    Precision barrel with high quality interior finish. Perfect length for the standard Hi-Capa 5.1 / 1911.

    maple-leaf-113mm-inner-barrel-m1911-hicapa

    Da Vinci Guren 03-1

    The Guren 03-1 is a precision barrel designed specifically for the Hi-Capa E (with improved hop-up). Excellent interior finish with tight bore.

    da-vinci-guren-03-1-inner-barrel-hi-capa-e

    Toreto Custom 6.02mm

    Precision barrel with ultra-tight 6.02mm bore. Ideal for those seeking maximum consistency on every shot.

    toreto-custom-hi-capa-inner-barrel-6-02mm

    5. Outer Barrels

    The Hi-Capa outer barrel is both functional and aesthetic. A good outer barrel provides better centering of the inner barrel and, in some cases, integrated TDC hop-up.

    CowCow Tornado 5.1

    The Tornado 5.1 Outer Barrel with “.40” marking is one of the most popular outer barrels for Hi-Capa. Excellent fit, aggressive appearance and solid aluminum construction.

    cow-cow-tornado-5-1-outer-barrel-gold,cow-cow-tornado-5-1-outer-barrel-black

    CowCow OB1 5.1 SS

    The stainless steel OB1 version offers greater durability and a premium finish. Compatible with all standard Hi-Capa 5.1 slides.

    cow-cow-technology-ob1-5-1-outer-barrel-gold

    CowCow 4.3 Threaded

    For the Hi-Capa 4.3, the threaded outer barrel allows mounting suppressors and tracers. Perfect for compact builds with a silencer.

    cow-cow-technology-43-threaded-outer-barrel-gold

    Nine Ball TDC Outer Barrel

    The Nine Ball TDC is the benchmark outer barrel for competition. Its Top Dead Centre system applies perfectly centered hop-up pressure, eliminating lateral deviations. It is the preferred choice of IPSC competitors.

    nine-ball-tdc-outer-barrel-hi-capa-5-1
    Other Nine Ball barrels
    nine-ball-hi-capa-51-outer-barrel-purple

    Outer barrel comparison

    Thinking Process: 1. **Analyze the Request:** * **Task:** Translate 1 text (actually a mix of HTML structure and text) from English to Spanish. * **Role:** Professional translator specializing in airsoft and tactical equipment. * **Rules:** * Preserve brand names (CowCow, Nine Ball, etc.), model numbers (5.1, 4.3), technical measurements, SKU/part numbers. * Maintain formatting and paragraph structure (HTML tags). * Use natural, fluent Spanish for e-commerce. * Return ONLY the translations as a JSON array of strings. * **CRITICAL:** The output must be a JSON array of strings. * **CRITICAL:** The array must have exactly the same number of elements as the input. Wait, the input is presented as a single block containing HTML. Usually, "1 texts" implies one input string or block. However, the instruction says "Translate these 1 texts" and then provides a structure that looks like one large HTML content block. * **CRITICAL:** "Return ONLY the translations as a JSON array of strings, matching input order". * **CRITICAL:** "The array must have exactly the same number of elements as the input". This is ambiguous. Does "input" mean the single HTML block provided, or does it mean I need to split it into logical segments? Looking at the prompt structure "Translate these 1 texts:", followed by a block of HTML. Usually, in these tasks, if the input is one block, the output should be one block wrapped in a JSON array like `["translated block"]`. However, sometimes the instruction implies splitting by paragraphs or lines. Let's look at the "1 texts" part. It likely means one single item to translate. But the JSON array requirement suggests potentially multiple parts. * Re-reading: "Return ONLY the translations as a JSON array of strings, matching input order". "The array must have exactly the same number of elements as the input". If the input is considered 1 string (the whole HTML), the output should be an array with 1 element. If the input is considered a list of paragraphs/sections, it should be split. * Let's look at similar tasks. Usually, if the input is provided as a single block in the prompt, it's treated as one unit. However, the instruction "Translate these 1 texts" suggests there might have been multiple inputs but only one was provided here. * Let's assume the input is the entire HTML content provided in the message body. So the output should be a JSON array containing one string which is the translated HTML. * Wait, looking closely at the "Rules" section: "Return ONLY the translations as a JSON array of strings, matching input order". "The array must have exactly the same number of elements as the input". If I treat the whole HTML as one input string, the array has 1 element. * Let's check the glossary constraints. * Let's check the length constraints (Shopify validation). Since this is an HTML content block (product page content), the title limit (255 chars) applies to `

    ` or ``, but here we have `<h2>` and `<h3>`. The constraint says "Product TITLES". I should ensure the content within tags doesn't violate general readability, but specifically for SEO titles if present. There are no explicit "SEO meta_title" or "meta_description" fields in the input, just HTML structure. I will focus on natural translation. * Glossary terms to use: * "picatinny rail" → "riel Picatinny" * "flashlight" → "linterna táctica" * "picatinny" → "picatinny" * "blowback" → "blowback" * "barrel" → "cañón" * "nozzle" → "nozzle" * "stock" → "culata" (Wait, context matters. "stock slide" -> "deslizador de serie"? "stock frame" -> "marco de serie"? The glossary says "stock" → "culata". In airsoft, "stock" often means original/standard parts. However, "stock" can mean rifle stock too. In the context of "Hi-Capa", there is no "stock" as in rifle stock. There is "stock slide" and "stock plastic frame". Translating "stock" as "culata" (rifle stock) here would be technically incorrect terminology for a Hi-Capa pistol, even though the glossary mandates it. * Let's analyze the <p>The blowback housing and nozzle are the heart of the gas system. An improved housing provides better sealing and more gas efficiency. A high speed nozzle accelerates the cycle.</p> <h3>SP-AIP Blowback Housing CNC 7075</h3> <p>Manufactured in <strong>7075 CNC aluminum</strong> (the same grade used in aviation), the SP-AIP blowback housing is the premium option. Perfect seal, no gas leaks, maximum efficiency. Combined with their High Speed nozzle, they form the most reliable assembly on the market.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">sp-aip-blowback-housing-cnc-7075-hi-capa,sp-aip-high-speed-nozzle-hi-capa</span></div> <h3>CowCow B01 Dynamic Blowback Housing</h3> <p>The CowCow <strong>B01 Dynamic</strong> offers an optimized design to improve gas flow and blowback efficiency. Solid construction with good sealing.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-b01-dynamic-blowback-housing-negro</span></div> <h3>CTM NPass Nozzle Valve</h3> <p>The CTM <strong>NPass</strong> is a nozzle with integrated valve that improves gas efficiency and cycle speed. Premium option for competition builds.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">ctm-hi-capa-npass-nozzle-valve-purple</span></div> <h3>CowCow Improved Nozzle</h3> <p>Improved nozzle with better sealing than stock. An affordable yet effective option to improve FPS consistency.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-hi-capa-improved-nozzle-blue</span></div> <details style="margin:16px 0"><summary style="cursor:pointer;padding:10px 0;font-weight:600;color:#444;list-style:none;display:flex;align-items:center;gap:8px"><span style="display:inline-block;transition:transform 0.2s;font-size:0.7em">▶</span> Piston Heads</summary><div style="padding:8px 0"><div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-enhanced-piston-head,cow-cow-enhanced-13-7mm-piston-head,sp-aip-pom-piston-head-marui-hi-capa</span></div></div></details> <details style="margin:16px 0"><summary style="cursor:pointer;padding:10px 0;font-weight:600;color:#444;list-style:none;display:flex;align-items:center;gap:8px"><span style="display:inline-block;transition:transform 0.2s;font-size:0.7em">▶</span> Hammer protection</summary><div style="padding:8px 0"><div class="srs-products-slot srs-cols-4"><span class="srs-handles">sp-aip-hammer-protection-cnc-7075-hi-capa</span></div></div></details> <hr> <h2 id="triggers">9. Triggers</h2> <p>The trigger is the interface between you and your Hi-Capa. A good competition trigger has short travel, a crisp wall and fast reset. The Hi-Capa has the most customizable trigger system in airsoft.</p> <h3>CowCow Module Trigger System</h3> <p>The CowCow modular system is unique: you separate the <strong>shoe</strong> from the <strong>base</strong>. This allows combining any shoe profile with the base, and changing the feel without disassembling the gun.</p> <ul> <li> <strong>Shoe A:</strong> Flat and wide — ideal for rapid fire with a straight finger</li> <li> <strong>Shoe B:</strong> Curved — classic, comfortable for most hands</li> <li> <strong>Shoe C:</strong> Serrated — maximum grip, ideal in wet conditions</li> <li> <strong>Shoe D:</strong> Long and curved — for those who prefer a larger trigger</li> </ul> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-module-trigger-shoe-a,cow-cow-module-trigger-shoe-b,cow-cow-module-trigger-shoe-c,cow-cow-module-trigger-shoe-d</span></div> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-module-trigger-base</span></div> <h3>CowCow Aluminum Triggers T1 and T2</h3> <p>Complete triggers (no modular system) in anodized aluminum. The <strong>T1</strong> has a straight profile, the <strong>T2</strong> is curved. Simpler than the modular system but equally effective.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-aluminum-trigger-t1,cow-cow-technology-aluminum-trigger-t2</span></div> <h3>Wii Tech Steel Trigger Unit</h3> <p>For those seeking <strong>extreme durability</strong>, the Wii Tech steel trigger unit replaces the entire trigger mechanism with steel components. Longer lifespan, more precise feel.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">wii-tech-1911-hi-capa-trigger-unit-steel</span></div> <hr> <h2 id="cocking">10. Cocking Handles</h2> <p>The cocking handle allows you to pull the slide to load the first BB. A good cocking handle has secure grip and aggressive aesthetics.</p> <h3>CowCow RAW System</h3> <p>The <strong>CowCow RAW</strong> system offers multiple cocking handle profiles. Each model is designed for a different style of use:</p> <ul> <li> <strong>RAW (standard):</strong> Classic profile with good lateral grip</li> <li> <strong>RAW ER (Extended Range):</strong> Longer for greater grip surface</li> </ul> <p>All RAW models are manufactured in anodized CNC aluminum and are drop-in for any Hi-Capa 5.1.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-raw-cocking-handle-gold,cow-cow-raw-cocking-handle-slide-silver</span></div> <hr> <h2 id="springs">11. Springs</h2> <p>Hi-Capa springs control the speed and travel of the slide. They are critical upgrades for competition builds.</p> <h3>Nine Ball Short Stroke Spring</h3> <p>Reduces slide travel, accelerating the firing cycle. <strong>Essential for IPSC.</strong> Less travel = faster sight recovery.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">nine-ball-hicapa-spring-short-stroke</span></div> <h3>Nine Ball High Speed Spring</h3> <p>Increases the slide return speed. Combined with short stroke, the result is an ultra-fast cycle. The basic combination for any speed build.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">nine-ball-hicapa-spring-high-speed</span></div> <h3>SP-AIP Replacement Spring Set</h3> <p>Complete replacement spring kit for the Hi-Capa. Includes all springs needed for full maintenance. Useful to always have spares on hand.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">sp-aip-hi-capa-replacement-spring-set</span></div> <h3>CowCow Recoil Spring Guide</h3> <p>CNC aluminum return spring guide. Improves cycle smoothness and reduces vibrations. Perfect complement for Nine Ball springs.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-recoil-spring-guide-hi-capa-silver-spring</span></div> <hr> <h2 id="grips">12. Grips</h2> <p>Hi-Capa grips directly affect your control and comfort. A good grip allows you to maintain control during rapid fire and reloads.</p> <h3>CowCow Custom Grip</h3> <p>Custom grips with improved texture and ergonomic design. Better grip than stock, especially with sweaty hands.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-hi-capa-custom-grip-gray</span></div> <h3>SandGrips Hi-Capa 5.1</h3> <p>Textured grip adhesives that apply over existing grips. Fine sandpaper-like surface that provides exceptional grip without changing the original panels. Quick and affordable solution.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">sandgrips-hi-capa-5-1-grip</span></div> <hr> <h2 id="match">13. Match Grade & Competition</h2> <p>Competition grade components that refine the overall performance of your Hi-Capa.</p> <h3>CowCow T01 Magwell</h3> <p>Competition magwell that widens the magazine well for ultra-fast reloads. Manufactured in CNC aluminum, anodized finish. <strong>Essential for IPSC.</strong></p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-match-grade-t01-magwell-rainbow</span></div> <h3>CowCow Match Grade SS Hammer</h3> <p>Stainless steel hammer with an optimized profile for a smoother and more consistent cycle. Reduces friction and improves sear lifespan.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-match-grade-stainless-steel-hammer-rainbow</span></div> <h3>NEW Nine Ball Enhanced Sear</h3> <p>Enhanced sear that works in conjunction with the hammer for a cleaner shot and a more defined trigger wall. Ideal for precision builds.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">new-nine-ball-tm-hicapa-enhanced-sear</span></div> <h3>CowCow Competition Recoil Buffer Module</h3> <p>Competition recoil buffer that absorbs the impact of the slide at the end of its travel. Reduces vibration, protects internals and smooths the shooting feel.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-competition-recoil-buffer-module</span></div> <h3>NEW Nine Ball High Bullet Valve</h3> <p>High performance magazine valve that improves gas efficiency and slightly increases muzzle velocity. Every magazine benefits from this upgrade.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">new-nine-ball-high-bullet-valve-hicapa-series</span></div> <hr> <h2 id="magbase">14. Magazine Bases</h2> <p>Magazine bases improve aesthetics and make magazine extraction easier, especially from pouches and holsters.</p> <h3>CowCow D01 Dottac Magazine Base</h3> <p>CNC aluminum magazine base with Dottac design. Adds weight to the bottom of the magazine (improving free-fall during reloads) and protects the base from impacts.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">cow-cow-technology-d01-dottac-magazine-base-gold</span></div> <hr> <h2 id="accessories">15. Accessories</h2>Thinking Process: 1. **Analyze the Request:** * **Task:** Translate product descriptions from English to Spanish. * **Role:** Professional translator specializing in airsoft and tactical equipment. * **Input:** A list of text segments including HTML tags, product titles, descriptions, and handle IDs within a specific structure. * **Output Format:** JSON array of strings. * **Constraints:** * Preserve brand names (Tokyo Marui, WE-Tech, G&G, KWA, etc.) untranslated. (Note: Input contains "cow-cow-technology", "new-nine-ball-tm", "wii-tech", "sp-aip". I need to check if these are treated as brands or if they are part of the handle. Usually, handles contain brand/model info but the instruction says "Preserve brand names... untranslated". However, the input is mostly HTML structure with handles. I need to translate the visible text but keep the `class="srs-handles"` content as is, or at least the handle values inside them? The prompt says "Return ONLY the translations as a JSON array of strings, matching input order". The input is a single block of text. I need to split this into logical segments for the JSON array. Wait, the prompt says "Translate these 1 texts". It implies the input block is one text object, but I need to output a JSON array of strings matching the input order. Usually, this means each logical paragraph/line becomes an element, or I keep the whole block as one element? Looking at "matching input order", it usually implies splitting by logical units if the input was a list of items. But here the input is a single HTML block. * Re-reading: "Translate the following product descriptions from English to Spanish." ... "Return ONLY the translations as a JSON array of strings, matching input order". "The array must have exactly the same number of elements as the input". * This is tricky. Is the input 1 text (the whole block) or multiple texts? The prompt says "Translate these 1 texts:". Then it shows a block. Then it says "The array must have exactly the same number of elements as the input". If the input is provided as a list in the prompt interface, I would count them. Here, I see a single code block. However, often in these tasks, the "input" is considered a list of lines or logical blocks. * Let's look at the instruction again: "Translate the following product descriptions...". The input provided is a structured HTML-like text. * If I output a JSON array, each element should correspond to a logical segment of the translation. * Actually, looking at similar tasks, usually, the input is a list of strings. Here, the user pasted a block. I need to determine the "elements". * Hypothesis 1: The whole block is one string. Output: `["<translation>"]`. * Hypothesis 2: Split by paragraphs/tags. * Constraint: "The array must have exactly the same number of elements as the input". Since the user provided "Translate these 1 texts:", it implies the whole block is the single text object. However, "matching input order" suggests if there were multiple items, I'd match them. * Wait, looking at the raw input, it looks like a single content block. If I treat it as one string, the output is `["translated_string"]`. * BUT, often these prompts expect the HTML structure to be preserved per line or block. * Let's look at the "1 texts" indicator. It likely means there is 1 item in the list to translate. So the JSON array should have 1 element containing the full translated HTML. * HOWEVER, there is a nuance: "Return ONLY the translations as a JSON array of strings". If I return the whole block as one string, that satisfies "1 texts". * Wait, looking at the prompt structure "Translate these 1 texts:". It might be a template where sometimes there are multiple texts. Here there is 1. So I should return `["<translated html block>"]`. * Let's check the glossary constraints again. "red dot sight" → "visor de punto rojo", "safety lever" → "palanca de seguro", "tracer unit" → "unidad trazadora", "suppressor" → "silenciador", "magazine" → "cargador", "safety" → "seguro", "steel" → "acero", "grip" → "empuñadura", "mag" → "cargador". * I need to ensure HTML tags are preserved. <p>Magazines are an essential consumable. For IPSC competition you will need a minimum of 3-4 magazines. For long games, the 50rd extended magazine is unbeatable.</p> <h3>Mita Hi-Capa Magazines</h3> <p>High quality aftermarket magazines. Available in Standard (full capacity) and Slim (thinner profile) versions:</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">mita-hi-capa-magazine-standard,mita-hi-capa-magazine-slim</span></div> <h3>Tokyo Marui Extended Magazine 50rds</h3> <p>The original Tokyo Marui extended magazine. 50 BB capacity = fewer reloads in game. Perfect for long games or for those who don't want to worry about ammo.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">tokyo-marui-hi-capa-extended-magazine-50rds</span></div> <h3>Tokyo Marui Magazine Stainless</h3> <p>Original Tokyo Marui magazine in chrome finish. Perfect compatibility guaranteed.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">tokyo-marui-hi-capa-magazine-stainless</span></div> <hr> <h2 id="replicas">17. Tokyo Marui Hi-Capa Replicas</h2> <p>The foundation of every Hi-Capa build is an original Tokyo Marui replica. Each variant has its own character, but all share the same quality and upgrade compatibility:</p> <h3>Hi-Capa 5.1 D.O.R. — 199.95€</h3> <p>The most modern version of the Hi-Capa. <strong>D.O.R. (Direct Optics Ready)</strong> comes factory-ready for mounting red dots. Slide with lightening cut, improved trigger, and the perfect base for an IPSC Open build.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">tokyo-marui-hi-capa-5-1-d-o-r-gbb-pistol</span></div> <h3>Hi-Capa 5.1 Gold Match — 179.95€</h3> <p>The classic. Iconic gold and black finish, factory adjustable trigger, and the aesthetics that defined the Hi-Capa. The most popular base for competition builds thanks to its excellent value for money.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">tokyo-marui-hi-capa-5-1-gold-match-gbb-pistol</span></div> <h3>Hi-Capa Xtreme — 219.95€</h3> <p>The most aggressive Hi-Capa in the Tokyo Marui lineup. Modern design with ventilated slide and unique finish. For those who want something different.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">tokyo-marui-hi-capa-xtreme-gbb</span></div> <h3>Hi-Capa 5.1 Stainless — 169.95€</h3> <p>Full silver finish. Clean and elegant aesthetics. Same internals as the rest of the 5.1 lineup.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">tokyo-marui-hi-capa-5-1-stainless</span></div> <h3>Hi-Capa Custom Dual Stainless — 189.95€</h3> <p>Dual tone finish (chrome slide + black frame). Combines the elegance of stainless steel with the contrast of the dark frame.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">tokyo-marui-hi-capa-custom-dual-stainless-gbb-pistol</span></div> <h3>Hi-Capa 4.3 — 159.95€</h3> <p>The compact version. More maneuverable, shorter slide, ideal for CQB. Most 5.1 internals are compatible. Perfect as a sidearm or for indoor games.</p> <div class="srs-products-slot srs-cols-4"><span class="srs-handles">tokyo-marui-hi-capa-4-3-gbb-pistol</span></div> <hr> <h2>Hi-Capa Collections</h2> <ul> <li><a href="/es/collections/hi-capa-inner-barrels">Inner Barrels</a></li> <li><a href="/es/collections/hi-capa-blowback-housing-nozzles">Blowback Housing & Nozzles</a></li> <li><a href="/es/collections/hi-capa-charging-ring-handles">Cocking Handles</a></li> <li><a href="/es/collections/hi-capa-grips">Grips</a></li> <li><a href="/es/collections/hi-capa-hammer-hammer-sets">Hammer & Hammer Sets</a></li> <li><a href="/es/collections/hi-capa-hopup-chambers-parts">Hop-Up Chambers & Parts</a></li> <li><a href="/es/collections/hi-capa-outer-barrels">Outer Barrels</a></li> <li><a href="/es/collections/hi-capa-springs-guides">Springs & Guides</a></li> <li><a href="/es/collections/hi-capa-triggers-trigger-parts">Triggers & Trigger Parts</a></li> </ul></div> </div> </div> </div> <limespot></limespot> </main> <footer class="footer-group block w-full" is="footer-group"><!-- BEGIN sections: footer-group --> <div id="shopify-section-sections--28527417327957__multicolumn-with-icons" class="shopify-section shopify-section-group-footer-group"><style> #shopify-section-sections--28527417327957__multicolumn-with-icons { --section-padding-top: 60px; --section-padding-bottom: 60px;} </style> <div class="section section--padding section--divider"> <div class="page-width relative"><carousel-element class="text-with-icons with-border block lg:grid grid--2 relative z-1" watch-css><div class="column flex gap-5 w-full flex-col xl:flex-row xl:text-center text-center" ><div class="column__icon"><svg class="icon icon-support icon-lg inline-block" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="fill" d="M6.09 17.43H4.75C3.65 17.43 2.75 16.54 2.75 15.43V12.28C2.75 11.18 3.64 10.28 4.75 10.28H6.09C7.19 10.28 8.09 11.17 8.09 12.28V15.43C8.09 16.53 7.2 17.43 6.09 17.43ZM20.56 15.43V12.28C20.56 11.18 19.67 10.28 18.56 10.28H17.22C16.12 10.28 15.22 11.17 15.22 12.28V15.43C15.22 16.53 16.11 17.43 17.22 17.43H18.56C19.66 17.43 20.56 16.54 20.56 15.43Z"/> <path d="M4.94 17.43V19.86C4.94 20.93 6.01 22 7.43 22H11.65M20.56 13.78V10.67C20.57 5.74 16.58 1.75 11.66 1.75C6.74 1.75 2.75 5.74 2.75 10.66V13.77M12.27 21.99C12.27 22.32 12 22.59 11.67 22.59C11.34 22.59 11.07 22.32 11.07 21.99M12.27 21.99C12.27 21.66 12 21.39 11.67 21.39C11.34 21.39 11.07 21.66 11.07 21.99M12.27 21.99H11.07M20.57 14.76V12.96C20.57 12.13 20.57 11.71 20.43 11.39C20.25 10.95 19.9 10.61 19.47 10.43C19.14 10.29 18.73 10.29 17.9 10.29C17.07 10.29 16.65 10.29 16.33 10.43C15.89 10.61 15.55 10.96 15.37 11.39C15.23 11.72 15.23 12.13 15.23 12.96V14.76C15.23 15.59 15.23 16.01 15.37 16.33C15.55 16.77 15.9 17.11 16.33 17.29C16.66 17.43 17.07 17.43 17.9 17.43C18.73 17.43 19.15 17.43 19.47 17.29C19.91 17.11 20.25 16.76 20.43 16.33C20.57 16 20.57 15.59 20.57 14.76ZM5.43 17.43C6.26 17.43 6.68 17.43 7 17.29C7.44 17.11 7.78 16.76 7.96 16.33C8.1 16 8.1 15.59 8.1 14.76V12.96C8.1 12.13 8.1 11.71 7.96 11.39C7.78 10.95 7.43 10.61 7 10.43C6.67 10.29 6.26 10.29 5.43 10.29C4.6 10.29 4.18 10.29 3.86 10.43C3.42 10.61 3.08 10.96 2.9 11.39C2.76 11.72 2.76 12.13 2.76 12.96V14.76C2.76 15.59 2.76 16.01 2.9 16.33C3.08 16.77 3.43 17.11 3.86 17.29C4.19 17.43 4.6 17.43 5.43 17.43Z" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><div class="column__content"><p class="column__title heading font-medium leading-tight tracking-none">Atención al cliente</p><div class="column__text rte"><p>Consulta la página de contacto a continuación para ponerte en contacto con nuestro servicio de atención al cliente.</p></div></div> </div><div class="column flex gap-5 w-full flex-col xl:flex-row xl:text-center text-center" ><div class="column__icon"><svg class="icon icon-shield icon-lg inline-block" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="fill" d="M3 8.11938C3 6.99027 3 6.42571 3.17756 5.93283C3.33451 5.49716 3.59019 5.10373 3.92457 4.78337C4.30286 4.42093 4.81875 4.19165 5.85055 3.73308L9.40073 2.15523C10.3579 1.72982 10.8365 1.51712 11.334 1.43311C11.7749 1.35866 12.2251 1.35866 12.666 1.43311C13.1635 1.51712 13.6421 1.72982 14.5993 2.15523L18.1495 3.73308C19.1812 4.19165 19.6971 4.42093 20.0754 4.78337C20.4098 5.10373 20.6655 5.49716 20.8224 5.93283C21 6.42571 21 6.99027 21 8.11938V13.5748C21 14.8271 21 15.4532 20.8274 16.0216C20.6746 16.5247 20.4241 16.9928 20.0902 17.3991C19.713 17.858 19.192 18.2053 18.1501 18.8999L14.6626 21.2249C13.7003 21.8665 13.2192 22.1872 12.6991 22.3118C12.2395 22.422 11.7605 22.422 11.3009 22.3118C10.7808 22.1872 10.2997 21.8665 9.33744 21.2249L5.84992 18.8999C4.80796 18.2053 4.28697 17.858 3.90982 17.3991C3.57592 16.9928 3.32541 16.5247 3.1726 16.0216C3 15.4532 3 14.8271 3 13.5748V8.11938Z"/> <path d="M9 12L11 14L15.5 9.5M9.40073 2.15523L5.85055 3.73308C4.81875 4.19165 4.30286 4.42093 3.92457 4.78337C3.59019 5.10373 3.33451 5.49716 3.17756 5.93283C3 6.42571 3 6.99027 3 8.11938V13.5748C3 14.8271 3 15.4532 3.1726 16.0216C3.32541 16.5247 3.57592 16.9928 3.90982 17.3991C4.28697 17.858 4.80796 18.2053 5.84992 18.8999L9.33744 21.2249C10.2997 21.8665 10.7808 22.1872 11.3009 22.3118C11.7605 22.422 12.2395 22.422 12.6991 22.3118C13.2192 22.1872 13.7003 21.8665 14.6626 21.2249L18.1501 18.8999C19.192 18.2053 19.713 17.858 20.0902 17.3991C20.4241 16.9928 20.6746 16.5247 20.8274 16.0216C21 15.4532 21 14.8271 21 13.5748V8.11938C21 6.99027 21 6.42571 20.8224 5.93283C20.6655 5.49716 20.4098 5.10373 20.0754 4.78337C19.6971 4.42093 19.1812 4.19165 18.1495 3.73308L14.5993 2.15523C13.6421 1.72982 13.1635 1.51712 12.666 1.43311C12.2251 1.35866 11.7749 1.35866 11.334 1.43311C10.8365 1.51712 10.3579 1.72982 9.40073 2.15523Z" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><div class="column__content"><p class="column__title heading font-medium leading-tight tracking-none">Pago seguro</p><div class="column__text rte"><p>Tu información de pago se procesa de forma segura</p></div></div> </div></carousel-element> </div> </div> </div><div id="shopify-section-sections--28527417327957__footer" class="shopify-section shopify-section-group-footer-group"><style> #shopify-section-sections--28527417327957__footer { --section-padding-top: 72px; --section-padding-bottom: 72px;--color-background: 31 31 31;--color-foreground: 255 255 255; --color-border: var(--color-foreground)/ 0.1; --color-border-dark: var(--color-foreground)/ 0.4; --color-border-light: var(--color-foreground)/ 0.06;--color-button-background: 255 255 255; --color-button-border: 255 255 255;--color-button-text: 0 0 0;} </style><div class="section section--padding section--rounded"> <div class="footer footer--no-info page-width page-width--full relative grid" role="region" aria-label="Pie de página"><div class="footer__left flex flex-col md:flex-row gap-10"><div class="footer__accordions flex flex-wrap flex-col md:flex-row md:grow md:gap-12"><details class="footer__item--link_list-2 details active" is="footer-details" > <summary class="details__summary flex items-center justify-between gap-2 cursor-pointer"> <span class="heading text-base-2xl font-medium lg:font-heading">Saber más</span><svg class="icon icon-chevron-up icon-md" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 15L12 9L18 15"></path> </svg></summary><div class="details__content"> <ul class="flex flex-col gap-3"><li class="inline-flex"> <a href="/es/policies/refund-policy" class="block reversed-link text-sm-lg leading-tight">Política de Devolución</a> </li><li class="inline-flex"> <a href="/es/policies/shipping-policy" class="block reversed-link text-sm-lg leading-tight">Política de Envío</a> </li><li class="inline-flex"> <a href="/es/policies/terms-of-service" class="block reversed-link text-sm-lg leading-tight">Términos del Servicio</a> </li><li class="inline-flex"> <a href="/es/policies/privacy-policy" class="block reversed-link text-sm-lg leading-tight">Política de Privacidad</a> </li><li class="inline-flex"> <a href="/es/pages/disclaimer" class="block reversed-link text-sm-lg leading-tight">Aviso Legal</a> </li><li class="inline-flex"> <a href="/es/pages/legal-notice" class="block reversed-link text-sm-lg leading-tight">Aviso Legal</a> </li></ul> </div> <style> @media (min-width: 1280px) { .footer__item--link_list-2 { width: calc(35% - var(--sp-12)); } } </style></details><details class="footer__item--link_list-1 details active" is="footer-details" > <summary class="details__summary flex items-center justify-between gap-2 cursor-pointer"> <span class="heading text-base-2xl font-medium lg:font-heading">Soporte</span><svg class="icon icon-chevron-up icon-md" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 15L12 9L18 15"></path> </svg></summary><div class="details__content"> <ul class="flex flex-col gap-3"><li class="inline-flex"> <a href="/es/policies/privacy-policy" class="block reversed-link text-sm-lg leading-tight">Política de Privacidad</a> </li><li class="inline-flex"> <a href="/es/policies/refund-policy" class="block reversed-link text-sm-lg leading-tight">Política de Devolución</a> </li><li class="inline-flex"> <a href="/es/policies/shipping-policy" class="block reversed-link text-sm-lg leading-tight">Política de Envío</a> </li><li class="inline-flex"> <a href="/es/policies/terms-of-service" class="block reversed-link text-sm-lg leading-tight">Términos del Servicio</a> </li><li class="inline-flex"> <a href="/es/policies/contact-information" class="block reversed-link text-sm-lg leading-tight">Información de Contacto</a> </li></ul> </div> <style> @media (min-width: 1280px) { .footer__item--link_list-1 { width: calc(35% - var(--sp-12)); } } </style></details></div> </div></div></div> </div><div id="shopify-section-sections--28527417327957__footer-copyright" class="shopify-section shopify-section-group-footer-group"><style> #shopify-section-sections--28527417327957__footer-copyright { --gradient-background: #171717; --color-background: 23 23 23; --color-foreground: 255 255 255; } /* Footer localization dropdown popup v2 */ .footer-loc-popup { display: none; position: fixed; min-width: 220px; max-height: 60vh; overflow-y: auto; background: #fff; color: #111; border: 1px solid rgba(0,0,0,0.12); border-radius: 12px; padding: 6px 0; margin: 0; list-style: none; box-shadow: 0 -6px 30px rgba(0,0,0,0.2); z-index: 99999; scrollbar-width: thin; } .footer-loc-popup.is-open { display: block; } .footer-loc-popup li { margin: 0; padding: 0; } .footer-loc-popup li a { display: block; padding: 9px 20px; color: #222; text-decoration: none; font-size: 14px; line-height: 1.4; cursor: pointer; transition: background 0.15s; } .footer-loc-popup li a:hover { background: #f5f5f5; } .footer-loc-popup li a.is-active { opacity: 0.45; pointer-events: none; } .footer-loc-popup::-webkit-scrollbar { width: 4px; } .footer-loc-popup::-webkit-scrollbar-thumb { background: rgba(0,0,0,0.15); border-radius: 4px; } </style> <div class="section section--rounded" is="footer-parallax"> <div class="footer-copyright page-width page-width--full w-full flex flex-col items-center justify-between gap-4 lg:gap-0 lg:flex-row relative"> <div class="rte credits text-center">© 2026 Skirmshop Spain. <a target="_blank" rel="nofollow" href="http://es.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore">Tecnología de Shopify</a></div><div class="localization flex items-center justify-center flex-col md:flex-row"><div class="grid gap-2"><form method="post" action="/es/localization" id="footer_localization_language_form" accept-charset="UTF-8" class="localization__form flex items-center relative" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/es/pages/guia-hi-capa" /><label class="sr-only" for="footer-lang-popup">Idioma</label><svg class="icon icon-language icon-xs stroke-1 absolute pointer-events-none" viewBox="0 0 18 18" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 17C13.4183 17 17 13.4183 17 9C17 4.58172 13.4183 1 9 1C4.58172 1 1 4.58172 1 9C1 13.4183 4.58172 17 9 17Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M2.46661 13.6167L3.44161 13.025C3.53831 12.9654 3.61815 12.882 3.67358 12.7829C3.729 12.6837 3.75816 12.572 3.75828 12.4584L3.77495 9.45005C3.77628 9.32533 3.81392 9.20371 3.88328 9.10005L5.53328 6.50838C5.58279 6.43181 5.64731 6.36607 5.72293 6.31512C5.79855 6.26416 5.88371 6.22906 5.97327 6.21193C6.06283 6.1948 6.15493 6.19599 6.24402 6.21543C6.33311 6.23487 6.41733 6.27216 6.49161 6.32505L8.12495 7.50838C8.26587 7.60663 8.4374 7.65099 8.60828 7.63338L11.2333 7.27505C11.3925 7.25312 11.538 7.17296 11.6416 7.05005L13.4916 4.91672C13.6013 4.78667 13.6579 4.62 13.6499 4.45005L13.5583 2.42505"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M13.925 15.3083L13.025 14.4083C12.9418 14.3251 12.8384 14.2648 12.725 14.2333L10.9334 13.7666C10.776 13.7235 10.6399 13.6243 10.5508 13.4876C10.4617 13.3509 10.4259 13.1863 10.45 13.025L10.6417 11.675C10.6607 11.5614 10.7081 11.4545 10.7795 11.3642C10.8509 11.2739 10.944 11.203 11.05 11.1583L13.5834 10.1C13.701 10.0509 13.8303 10.0366 13.9558 10.0587C14.0814 10.0809 14.1979 10.1386 14.2917 10.225L16.3667 12.125"></path> </svg><button type="button" class="localization__item cursor-pointer leading-tight w-full" data-footer-loc-toggle="footer-lang-popup">Español</button> <ul class="footer-loc-popup" id="footer-lang-popup" role="listbox" aria-label="Idioma"><li role="option"> <a href="#" data-value="en" hreflang="en" lang="en" >English</a> </li><li role="option"> <a href="#" data-value="ca" hreflang="ca" lang="ca" >Català</a> </li><li role="option" aria-selected="true"> <a href="#" data-value="es" class="is-active" hreflang="es" lang="es" >Español</a> </li></ul> <input type="hidden" name="locale_code" value="es" /><svg class="icon icon-chevron-down icon-xs absolute pointer-events-none" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 9L12 15L18 9"></path> </svg></form></div><div class="grid gap-2"><form method="post" action="/es/localization" id="footer_localization_country_form" accept-charset="UTF-8" class="localization__form flex items-center relative" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/es/pages/guia-hi-capa" /><label class="sr-only" for="footer-country-popup">País/región</label><svg class="icon icon-currency icon-xs stroke-1 absolute pointer-events-none" viewBox="0 0 16 16" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" d="M0.666687 2.66675V5.33341C0.666687 6.43808 2.45735 7.33341 4.66669 7.33341C6.87602 7.33341 8.66669 6.43808 8.66669 5.33341V2.66675"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M0.666687 5.3335V8.00016C0.666687 9.10483 2.45735 10.0002 4.66669 10.0002C5.69135 10.0002 6.62535 9.80683 7.33335 9.49016"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M0.666687 8V10.6667C0.666687 11.7713 2.45735 12.6667 4.66669 12.6667C5.69135 12.6667 6.62602 12.474 7.33335 12.1573"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M4.66669 4.66675C6.87583 4.66675 8.66669 3.77132 8.66669 2.66675C8.66669 1.56218 6.87583 0.666748 4.66669 0.666748C2.45755 0.666748 0.666687 1.56218 0.666687 2.66675C0.666687 3.77132 2.45755 4.66675 4.66669 4.66675Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M7.33337 8V10.6667C7.33337 11.7713 9.12404 12.6667 11.3334 12.6667C13.5427 12.6667 15.3334 11.7713 15.3334 10.6667V8"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M7.33337 10.6667V13.3334C7.33337 14.4381 9.12404 15.3334 11.3334 15.3334C13.5427 15.3334 15.3334 14.4381 15.3334 13.3334V10.6667"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M11.3334 10C13.5425 10 15.3334 9.10457 15.3334 8C15.3334 6.89543 13.5425 6 11.3334 6C9.12424 6 7.33337 6.89543 7.33337 8C7.33337 9.10457 9.12424 10 11.3334 10Z"></path> </svg><button type="button" class="localization__item cursor-pointer leading-tight w-full" data-footer-loc-toggle="footer-country-popup">España (EUR €) </button><ul class="footer-loc-popup" id="footer-country-popup" role="listbox" aria-label="País/región"><li role="option"> <a href="#" data-value="DE" >Alemania (EUR €) </a> </li><li role="option"> <a href="#" data-value="BG" >Bulgaria (EUR €) </a> </li><li role="option"> <a href="#" data-value="CA" >Canadá (CAD $) </a> </li><li role="option"> <a href="#" data-value="CZ" >Chequia (CZK Kč) </a> </li><li role="option"> <a href="#" data-value="CN" >China (CNY ¥) </a> </li><li role="option"> <a href="#" data-value="HR" >Croacia (EUR €) </a> </li><li role="option"> <a href="#" data-value="DK" >Dinamarca (EUR €) </a> </li><li role="option" aria-selected="true"> <a href="#" data-value="ES" class="is-active" >España (EUR €) </a> </li><li role="option"> <a href="#" data-value="US" >Estados Unidos (USD $) </a> </li><li role="option"> <a href="#" data-value="FR" >Francia (EUR €) </a> </li><li role="option"> <a href="#" data-value="GR" >Grecia (EUR €) </a> </li><li role="option"> <a href="#" data-value="HU" >Hungría (HUF Ft) </a> </li><li role="option"> <a href="#" data-value="IT" >Italia (EUR €) </a> </li><li role="option"> <a href="#" data-value="JP" >Japón (JPY ¥) </a> </li><li role="option"> <a href="#" data-value="NL" >Países Bajos (EUR €) </a> </li><li role="option"> <a href="#" data-value="PL" >Polonia (PLN zł) </a> </li><li role="option"> <a href="#" data-value="PT" >Portugal (EUR €) </a> </li><li role="option"> <a href="#" data-value="GB" >Reino Unido (GBP £) </a> </li><li role="option"> <a href="#" data-value="RO" >Rumanía (RON Lei) </a> </li><li role="option"> <a href="#" data-value="RU" >Rusia (EUR €) </a> </li><li role="option"> <a href="#" data-value="SE" >Suecia (SEK kr) </a> </li><li role="option"> <a href="#" data-value="TR" >Turquía (TRY ₺) </a> </li><li role="option"> <a href="#" data-value="UA" >Ucrania (EUR €) </a> </li></ul> <input type="hidden" name="country_code" value="ES" /><svg class="icon icon-chevron-down icon-xs absolute pointer-events-none" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 9L12 15L18 9"></path> </svg></form></div></div><ul class="payment-icons flex flex-wrap justify-center gap-2 xl:gap-3"><li><svg xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-american_express" viewBox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express

  2. Apple Pay
  3. Google Pay
  4. Klarna
  5. Maestro
  6. Mastercard
  7. PayPal
  8. Shop Pay
  9. Union Pay
  10. Visa

Skirmshop AI