Leicozic UA874 Due antenne direzionali attive e kit sistema splitter Antenna UHF amplificatore integrato per microfono wireless UHF470-950  Import as Dropshipping   Import as Affiliate         Product Customization - Dropshipping Mode      Go Pro    ×      Product Customization - Affiliate Mode      Go Pro    ×      General    Description    Gallery    Reviews    Variations (Split & Import)    Additional data          Regular Price:     Sale Price:    Set Formula     Custom Title:     SKU (Optional)      Product ID (Auto-filled)   This is the unique identifier for the product from the source platform     Product Weight (Optional)     Short Description (Optional)       Product Status   Publish Product
                                    (checked = publish | unchecked = draft)    Set as Featured
                                    product    Mark as On Sale        Affiliate Settings   Affiliate Product URL *   This is the URL where customers will be redirected when they click "Buy Now"    Publish Product
                                    (checked = publish | unchecked = draft)    Set as Featured
                                    product       SEO Settings   Meta Title:     Meta Description:     Meta Keywords:        Product Tags   Add Tags:     Add        WordPress Categories        Provider Categories & Tags        New Categories to Create   Categories you add will appear here...          Description Customization     Include Options      Include gallery images to the description      Include images from reviews content      Include specifications to the description      Add tag section to the description for SEO        Remove Options      Remove entire description        Replace Options    Text to replace:     Replace with:      Apply Replacement         Description Preview    Enable Rich Editor   Disable Rich Editor   Apply Changes                  Gallery Management     Include Additional Images      Include images from description      Include images from reviews content        Clear All Images      Product Gallery (0 images)     No images in gallery yet. Use the options above to add images.         Load more
                                reviews  Add
                                Review     Review  Username  Date creation  Rating  Remove    Ho ricevuto un paio di antenne come da descrizione, le ho testate sui miei splitter ASA e funzionano come previsto. Si notano differenze significative tra le impostazioni di attenuazione. Buona reiezione dal retro delle antenne, con una ricezione decente anche fuori asse. Takako Ream 2026-02-26T20:17:43 X Ottima qualità, identico agli Shure originali, cambia solo il logo. Funziona perfettamente Carla Poole 2026-05-21T05:50:01 X Eccellente Andrea Xiong 2026-05-04T13:10:31 X La distanza di ricezione è la metà di quella di una frusta. È completamente inutilizzabile. Efan Wharton 2026-02-28T04:36:12 X Starr Lheureux 2026-04-07T03:57:45 X Benoît Cortot 2026-04-10T04:09:32 X Oscar Álvarez 2026-05-01T05:47:26 X La marcatura del ripetitore di segnale sull'antenna è errata. 
 6 LED non funzionano... l'antenna passiva è peggiore di un'antenna standard. Wendelin Jonas 2026-04-01T04:23:26 X falso e di bassa qualità, non funziona e non lo comprerete... Germain Beaumont 2026-03-22T15:21:35 X        This is a simple product, no variations can be
                                defined          Price Formula  Set custom pricing rules for your variations      No formula defined yet        Configure Formula     Clear Formula      Open Advanced Settings    ×      Bulk Price Tools   Apply Regular Price to All    Apply     Apply Sale Price to All    Apply     Add Shipping Price to All    Apply       Apply charm pricing 00 (e.g. 2.34 → 3.00)     Apply charm pricing 99 (e.g. 2.34 → 2.99)     No charm pricing       Title & Gallery Preferences   Title Format       Generic title + attribute values (e.g. color, size)      Generic title only       Gallery Image Source       Select variation image      Select gallery tab images        Affiliate Link              Image Variations  Load product images for each variation    Load Images         Edit
                            Attributes  Note: Any modification of the attributes values on the variations table (such as
                            color and size, etc..) need to be reflected on the attribute table below (click edit
                            Attributes). the value must be available on the list of possible values on the table below.
                            use a semi colon to add a new value     name  values  Remove this from all variations         Additional data     property  values  Remove          Sale price (Optional)     Sale start date     Sale end date         Close  Import as Dropshipping Product  Import as Affiliate Product      /* Modal Layout Fixes */
    .import-modal-dialog {
        display: flex !important;
        flex-direction: column !important;
        height: 96vh !important;
        max-height: 96vh !important;
    }
    
    .import-modal-content {
        display: flex !important;
        flex-direction: column !important;
        height: 100% !important;
        max-height: 100% !important;
    }
    
    .modal-body {
        flex: 1 !important;
        overflow-y: auto !important;
        min-height: 0 !important;
    }
    
    .modal-footer {
        flex-shrink: 0 !important;
        position: sticky !important;
        bottom: 0 !important;
        background: #f8f9fa !important;
        border-top: 1px solid #e9ecef !important;
        z-index: 10 !important;
    }
    
    /* Ensure tabs stay visible */
    .import-modal-tabs {
        position: sticky !important;
        top: 0 !important;
        background: white !important;
        z-index: 5 !important;
        margin-bottom: 20px !important;
    }
    
    /* Responsive adjustments */
    @media (max-height: 600px) {
        .import-modal-dialog {
            height: 98vh !important;
            margin: 1% auto !important;
        }
    }
    
    @media (max-width: 768px) {
        .import-modal-dialog {
            width: 95% !important;
            max-width: 95vw !important;
            height: 98vh !important;
            margin: 1% auto !important;
        }
    }

    /* Toggle Switch Styles */
    .toggle-switch-container {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    
    .toggle-switch {
        display: flex;
        align-items: center;
        cursor: pointer;
        position: relative;
        padding: 12px 0;
        user-select: none;
        transition: all 0.3s ease;
        min-height: 48px;
    }
    
    .toggle-switch:hover {
        background-color: rgba(102, 126, 234, 0.05);
        border-radius: 8px;
        padding: 12px 8px;
        margin: 0 -8px;
    }
    
    .toggle-switch input[type="radio"] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }
    
    .toggle-slider {
        position: relative;
        height: 24px;
        width: 48px;
        background-color: #e0e0e0;
        border-radius: 24px;
        transition: all 0.3s ease;
        margin-right: 20px;
        flex-shrink: 0;
        border: 2px solid #d0d0d0;
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
        min-width: 48px;
    }
    
    .toggle-slider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 3px;
        bottom: 3px;
        background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
        border-radius: 50%;
        transition: all 0.3s ease;
        box-shadow: 0 2px 6px rgba(0,0,0,0.2);
        border: 1px solid #e0e0e0;
    }
    
    .toggle-switch input:checked ~ .toggle-slider {
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        border-color: #667eea;
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 8px rgba(102, 126, 234, 0.3);
    }
    
    .toggle-switch input:checked ~ .toggle-slider:before {
        transform: translateX(24px);
        background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
        box-shadow: 0 3px 8px rgba(0,0,0,0.3);
    }
    
    .toggle-label {
        font-size: 14px;
        color: #333;
        line-height: 1.5;
        font-weight: 500;
        flex: 1;
        margin-left: 0;
        padding-left: 0;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    
    .toggle-switch:hover .toggle-slider {
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 12px rgba(102, 126, 234, 0.4);
    }
    
    .toggle-switch:hover input:checked ~ .toggle-slider {
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 12px rgba(102, 126, 234, 0.5);
    }
    
    /* Ensure radio buttons are properly initialized */
    .toggle-switch input[type="radio"]:checked + .toggle-slider {
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        border-color: #667eea;
    }
    
    .toggle-switch input[type="radio"]:checked + .toggle-slider:before {
        transform: translateX(24px);
    }
    
    /* Active state styling */
    .toggle-switch:active .toggle-slider:before {
        transform: translateX(24px) scale(0.95);
    }
    
    .toggle-switch input:checked ~ .toggle-slider:before {
        transform: translateX(24px);
    }

    /* Description Options Styles */
    .description-option {
        display: flex;
        align-items: center;
        padding: 12px 16px;
        background: white;
        border: 1px solid #e9ecef;
        border-radius: 8px;
        cursor: pointer;
        transition: all 0.3s ease;
        position: relative;
        user-select: none;
    }
    
    .description-option:hover {
        background: #f8f9fa;
        border-color: #667eea;
        box-shadow: 0 2px 8px rgba(102, 126, 234, 0.15);
        transform: translateY(-1px);
    }
    
    .description-option input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }
    
    .checkmark {
        height: 20px;
        width: 20px;
        background-color: #f8f9fa;
        border: 2px solid #ddd;
        border-radius: 4px;
        margin-right: 12px;
        position: relative;
        transition: all 0.3s ease;
        flex-shrink: 0;
    }
    
    .description-option:hover .checkmark {
        border-color: #667eea;
        background-color: rgba(102, 126, 234, 0.1);
    }
    
    .description-option input:checked ~ .checkmark {
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        border-color: #667eea;
    }
    
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        left: 6px;
        top: 2px;
        width: 6px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }
    
    .description-option input:checked ~ .checkmark:after {
        display: block;
    }
    
    .option-text {
        font-size: 14px;
        color: #333;
        font-weight: 500;
        line-height: 1.4;
        flex: 1;
    }
    
    .description-option input:checked ~ .option-text {
        color: #667eea;
        font-weight: 600;
    }
    
    /* Replace options styling */
    .replace-options input[type="text"] {
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 10px 12px;
        font-size: 14px;
        transition: all 0.3s ease;
    }
    
    .replace-options input[type="text"]:focus {
        border-color: #667eea;
        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
        outline: none;
    }
    
    /* Responsive adjustments */
    @media (max-width: 768px) {
        .description-options-grid {
            grid-template-columns: 1fr !important;
        }
        
        .replace-options {
            flex-direction: column !important;
            align-items: stretch !important;
        }
        
        .replace-options > div {
            min-width: auto !important;
        }
    }

    /* Gallery Options Styles */
    .gallery-option {
        display: flex;
        align-items: center;
        padding: 12px 16px;
        background: white;
        border: 1px solid #e9ecef;
        border-radius: 8px;
        cursor: pointer;
        transition: all 0.3s ease;
        position: relative;
        user-select: none;
    }
    
    .gallery-option:hover {
        background: #f8f9fa;
        border-color: #667eea;
        box-shadow: 0 2px 8px rgba(102, 126, 234, 0.15);
        transform: translateY(-1px);
    }
    
    .gallery-option input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }
    
    .gallery-option .checkmark {
        height: 20px;
        width: 20px;
        background-color: #f8f9fa;
        border: 2px solid #ddd;
        border-radius: 4px;
        margin-right: 12px;
        position: relative;
        transition: all 0.3s ease;
        flex-shrink: 0;
    }
    
    .gallery-option:hover .checkmark {
        border-color: #667eea;
        background-color: rgba(102, 126, 234, 0.1);
    }
    
    .gallery-option input:checked ~ .checkmark {
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        border-color: #667eea;
    }
    
    .gallery-option .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        left: 6px;
        top: 2px;
        width: 6px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }
    
    .gallery-option input:checked ~ .checkmark:after {
        display: block;
    }
    
    .gallery-option .option-text {
        font-size: 14px;
        color: #333;
        font-weight: 500;
        line-height: 1.4;
        flex: 1;
    }
    
    .gallery-option input:checked ~ .option-text {
        color: #667eea;
        font-weight: 600;
    }
    
    /* Gallery image styling */
    .gallery-image-container {
        position: relative;
        display: inline-block;
        margin: 8px;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        transition: all 0.3s ease;
    }
    
    .gallery-image-container:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 16px rgba(0,0,0,0.15);
    }
    
    .gallery-image-container img {
        max-width: 200px;
        height: auto;
        display: block;
    }
    
    .gallery-image-actions {
        position: absolute;
        top: 8px;
        right: 8px;
        display: flex;
        gap: 4px;
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    
    .gallery-image-container:hover .gallery-image-actions {
        opacity: 1;
    }
    
    .gallery-image-actions button {
        background: rgba(0,0,0,0.7);
        color: white;
        border: none;
        border-radius: 4px;
        padding: 4px 8px;
        font-size: 12px;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .gallery-image-actions button:hover {
        background: rgba(0,0,0,0.9);
    }
    
    /* Responsive adjustments for gallery */
    @media (max-width: 768px) {
        .gallery-options-grid {
            grid-template-columns: 1fr !important;
        }
        
        .gallery-actions {
            flex-direction: column !important;
        }
        
        .gallery-image-container img {
            max-width: 150px;
        }
    }
Leicozic UA874 Due antenne direzionali attive e kit sistema splitter Antenna UHF amplificatore integrato per microfono wireless UHF470-950 Import as Dropshipping Import as Affiliate Product Customization - Dropshipping Mode Go Pro × Product Customization - Affiliate Mode Go Pro × General Description Gallery Reviews Variations (Split & Import) Additional data Regular Price: Sale Price: Set Formula Custom Title: SKU (Optional) Product ID (Auto-filled) This is the unique identifier for the product from the source platform Product Weight (Optional) Short Description (Optional) Product Status Publish Product (checked = publish | unchecked = draft) Set as Featured product Mark as On Sale Affiliate Settings Affiliate Product URL * This is the URL where customers will be redirected when they click "Buy Now" Publish Product (checked = publish | unchecked = draft) Set as Featured product SEO Settings Meta Title: Meta Description: Meta Keywords: Product Tags Add Tags: Add WordPress Categories Provider Categories & Tags New Categories to Create Categories you add will appear here... Description Customization Include Options Include gallery images to the description Include images from reviews content Include specifications to the description Add tag section to the description for SEO Remove Options Remove entire description Replace Options Text to replace: Replace with: Apply Replacement Description Preview Enable Rich Editor Disable Rich Editor Apply Changes Gallery Management Include Additional Images Include images from description Include images from reviews content Clear All Images Product Gallery (0 images) No images in gallery yet. Use the options above to add images. Load more reviews Add Review Review Username Date creation Rating Remove Ho ricevuto un paio di antenne come da descrizione, le ho testate sui miei splitter ASA e funzionano come previsto. Si notano differenze significative tra le impostazioni di attenuazione. Buona reiezione dal retro delle antenne, con una ricezione decente anche fuori asse. Takako Ream 2026-02-26T20:17:43 X Ottima qualità, identico agli Shure originali, cambia solo il logo. Funziona perfettamente Carla Poole 2026-05-21T05:50:01 X Eccellente Andrea Xiong 2026-05-04T13:10:31 X La distanza di ricezione è la metà di quella di una frusta. È completamente inutilizzabile. Efan Wharton 2026-02-28T04:36:12 X Starr Lheureux 2026-04-07T03:57:45 X Benoît Cortot 2026-04-10T04:09:32 X Oscar Álvarez 2026-05-01T05:47:26 X La marcatura del ripetitore di segnale sull'antenna è errata. 6 LED non funzionano... l'antenna passiva è peggiore di un'antenna standard. Wendelin Jonas 2026-04-01T04:23:26 X falso e di bassa qualità, non funziona e non lo comprerete... Germain Beaumont 2026-03-22T15:21:35 X This is a simple product, no variations can be defined Price Formula Set custom pricing rules for your variations No formula defined yet Configure Formula Clear Formula Open Advanced Settings × Bulk Price Tools Apply Regular Price to All Apply Apply Sale Price to All Apply Add Shipping Price to All Apply Apply charm pricing 00 (e.g. 2.34 → 3.00) Apply charm pricing 99 (e.g. 2.34 → 2.99) No charm pricing Title & Gallery Preferences Title Format Generic title + attribute values (e.g. color, size) Generic title only Gallery Image Source Select variation image Select gallery tab images Affiliate Link Image Variations Load product images for each variation Load Images Edit Attributes Note: Any modification of the attributes values on the variations table (such as color and size, etc..) need to be reflected on the attribute table below (click edit Attributes). the value must be available on the list of possible values on the table below. use a semi colon to add a new value name values Remove this from all variations Additional data property values Remove Sale price (Optional) Sale start date Sale end date Close Import as Dropshipping Product Import as Affiliate Product /* Modal Layout Fixes */ .import-modal-dialog { display: flex !important; flex-direction: column !important; height: 96vh !important; max-height: 96vh !important; } .import-modal-content { display: flex !important; flex-direction: column !important; height: 100% !important; max-height: 100% !important; } .modal-body { flex: 1 !important; overflow-y: auto !important; min-height: 0 !important; } .modal-footer { flex-shrink: 0 !important; position: sticky !important; bottom: 0 !important; background: #f8f9fa !important; border-top: 1px solid #e9ecef !important; z-index: 10 !important; } /* Ensure tabs stay visible */ .import-modal-tabs { position: sticky !important; top: 0 !important; background: white !important; z-index: 5 !important; margin-bottom: 20px !important; } /* Responsive adjustments */ @media (max-height: 600px) { .import-modal-dialog { height: 98vh !important; margin: 1% auto !important; } } @media (max-width: 768px) { .import-modal-dialog { width: 95% !important; max-width: 95vw !important; height: 98vh !important; margin: 1% auto !important; } } /* Toggle Switch Styles */ .toggle-switch-container { display: flex; flex-direction: column; gap: 16px; } .toggle-switch { display: flex; align-items: center; cursor: pointer; position: relative; padding: 12px 0; user-select: none; transition: all 0.3s ease; min-height: 48px; } .toggle-switch:hover { background-color: rgba(102, 126, 234, 0.05); border-radius: 8px; padding: 12px 8px; margin: 0 -8px; } .toggle-switch input[type="radio"] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .toggle-slider { position: relative; height: 24px; width: 48px; background-color: #e0e0e0; border-radius: 24px; transition: all 0.3s ease; margin-right: 20px; flex-shrink: 0; border: 2px solid #d0d0d0; box-shadow: inset 0 2px 4px rgba(0,0,0,0.1); min-width: 48px; } .toggle-slider:before { position: absolute; content: ""; height: 18px; width: 18px; left: 3px; bottom: 3px; background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%); border-radius: 50%; transition: all 0.3s ease; box-shadow: 0 2px 6px rgba(0,0,0,0.2); border: 1px solid #e0e0e0; } .toggle-switch input:checked ~ .toggle-slider { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-color: #667eea; box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 8px rgba(102, 126, 234, 0.3); } .toggle-switch input:checked ~ .toggle-slider:before { transform: translateX(24px); background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%); box-shadow: 0 3px 8px rgba(0,0,0,0.3); } .toggle-label { font-size: 14px; color: #333; line-height: 1.5; font-weight: 500; flex: 1; margin-left: 0; padding-left: 0; word-wrap: break-word; overflow-wrap: break-word; } .toggle-switch:hover .toggle-slider { box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 12px rgba(102, 126, 234, 0.4); } .toggle-switch:hover input:checked ~ .toggle-slider { box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 12px rgba(102, 126, 234, 0.5); } /* Ensure radio buttons are properly initialized */ .toggle-switch input[type="radio"]:checked + .toggle-slider { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-color: #667eea; } .toggle-switch input[type="radio"]:checked + .toggle-slider:before { transform: translateX(24px); } /* Active state styling */ .toggle-switch:active .toggle-slider:before { transform: translateX(24px) scale(0.95); } .toggle-switch input:checked ~ .toggle-slider:before { transform: translateX(24px); } /* Description Options Styles */ .description-option { display: flex; align-items: center; padding: 12px 16px; background: white; border: 1px solid #e9ecef; border-radius: 8px; cursor: pointer; transition: all 0.3s ease; position: relative; user-select: none; } .description-option:hover { background: #f8f9fa; border-color: #667eea; box-shadow: 0 2px 8px rgba(102, 126, 234, 0.15); transform: translateY(-1px); } .description-option input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .checkmark { height: 20px; width: 20px; background-color: #f8f9fa; border: 2px solid #ddd; border-radius: 4px; margin-right: 12px; position: relative; transition: all 0.3s ease; flex-shrink: 0; } .description-option:hover .checkmark { border-color: #667eea; background-color: rgba(102, 126, 234, 0.1); } .description-option input:checked ~ .checkmark { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-color: #667eea; } .checkmark:after { content: ""; position: absolute; display: none; left: 6px; top: 2px; width: 6px; height: 10px; border: solid white; border-width: 0 2px 2px 0; transform: rotate(45deg); } .description-option input:checked ~ .checkmark:after { display: block; } .option-text { font-size: 14px; color: #333; font-weight: 500; line-height: 1.4; flex: 1; } .description-option input:checked ~ .option-text { color: #667eea; font-weight: 600; } /* Replace options styling */ .replace-options input[type="text"] { border: 1px solid #ddd; border-radius: 6px; padding: 10px 12px; font-size: 14px; transition: all 0.3s ease; } .replace-options input[type="text"]:focus { border-color: #667eea; box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1); outline: none; } /* Responsive adjustments */ @media (max-width: 768px) { .description-options-grid { grid-template-columns: 1fr !important; } .replace-options { flex-direction: column !important; align-items: stretch !important; } .replace-options > div { min-width: auto !important; } } /* Gallery Options Styles */ .gallery-option { display: flex; align-items: center; padding: 12px 16px; background: white; border: 1px solid #e9ecef; border-radius: 8px; cursor: pointer; transition: all 0.3s ease; position: relative; user-select: none; } .gallery-option:hover { background: #f8f9fa; border-color: #667eea; box-shadow: 0 2px 8px rgba(102, 126, 234, 0.15); transform: translateY(-1px); } .gallery-option input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .gallery-option .checkmark { height: 20px; width: 20px; background-color: #f8f9fa; border: 2px solid #ddd; border-radius: 4px; margin-right: 12px; position: relative; transition: all 0.3s ease; flex-shrink: 0; } .gallery-option:hover .checkmark { border-color: #667eea; background-color: rgba(102, 126, 234, 0.1); } .gallery-option input:checked ~ .checkmark { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-color: #667eea; } .gallery-option .checkmark:after { content: ""; position: absolute; display: none; left: 6px; top: 2px; width: 6px; height: 10px; border: solid white; border-width: 0 2px 2px 0; transform: rotate(45deg); } .gallery-option input:checked ~ .checkmark:after { display: block; } .gallery-option .option-text { font-size: 14px; color: #333; font-weight: 500; line-height: 1.4; flex: 1; } .gallery-option input:checked ~ .option-text { color: #667eea; font-weight: 600; } /* Gallery image styling */ .gallery-image-container { position: relative; display: inline-block; margin: 8px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: all 0.3s ease; } .gallery-image-container:hover { transform: translateY(-2px); box-shadow: 0 4px 16px rgba(0,0,0,0.15); } .gallery-image-container img { max-width: 200px; height: auto; display: block; } .gallery-image-actions { position: absolute; top: 8px; right: 8px; display: flex; gap: 4px; opacity: 0; transition: opacity 0.3s ease; } .gallery-image-container:hover .gallery-image-actions { opacity: 1; } .gallery-image-actions button { background: rgba(0,0,0,0.7); color: white; border: none; border-radius: 4px; padding: 4px 8px; font-size: 12px; cursor: pointer; transition: all 0.3s ease; } .gallery-image-actions button:hover { background: rgba(0,0,0,0.9); } /* Responsive adjustments for gallery */ @media (max-width: 768px) { .gallery-options-grid { grid-template-columns: 1fr !important; } .gallery-actions { flex-direction: column !important; } .gallery-image-container img { max-width: 150px; } }

۲ خرداد ۱۴۰۵ - AliExpress

Prodotti chimici ad alto impatto Nessuno Batteria incorporata No

کشف کنید Leicozic UA874 Due antenne direzionali attive e kit sistema splitter Antenna UHF amplificatore integrato per microfono wireless UHF470-950 Import as Dropshipping Import as Affiliate Product Customization - Dropshipping Mode Go Pro × Product Customization - Affiliate Mode Go Pro × General Description Gallery Reviews Variations (Split & Import) Additional data Regular Price: Sale Price: Set Formula Custom Title: SKU (Optional) Product ID (Auto-filled) This is the unique identifier for the product from the source platform Product Weight (Optional) Short Description (Optional) Product Status Publish Product (checked = publish | unchecked = draft) Set as Featured product Mark as On Sale Affiliate Settings Affiliate Product URL * This is the URL where customers will be redirected when they click "Buy Now" Publish Product (checked = publish | unchecked = draft) Set as Featured product SEO Settings Meta Title: Meta Description: Meta Keywords: Product Tags Add Tags: Add WordPress Categories Provider Categories & Tags New Categories to Create Categories you add will appear here... Description Customization Include Options Include gallery images to the description Include images from reviews content Include specifications to the description Add tag section to the description for SEO Remove Options Remove entire description Replace Options Text to replace: Replace with: Apply Replacement Description Preview Enable Rich Editor Disable Rich Editor Apply Changes Gallery Management Include Additional Images Include images from description Include images from reviews content Clear All Images Product Gallery (0 images) No images in gallery yet. Use the options above to add images. Load more reviews Add Review Review Username Date creation Rating Remove Ho ricevuto un paio di antenne come da descrizione, le ho testate sui miei splitter ASA e funzionano come previsto. Si notano differenze significative tra le impostazioni di attenuazione. Buona reiezione dal retro delle antenne, con una ricezione decente anche fuori asse. Takako Ream 2026-02-26T20:17:43 X Ottima qualità, identico agli Shure originali, cambia solo il logo. Funziona perfettamente Carla Poole 2026-05-21T05:50:01 X Eccellente Andrea Xiong 2026-05-04T13:10:31 X La distanza di ricezione è la metà di quella di una frusta. È completamente inutilizzabile. Efan Wharton 2026-02-28T04:36:12 X Starr Lheureux 2026-04-07T03:57:45 X Benoît Cortot 2026-04-10T04:09:32 X Oscar Álvarez 2026-05-01T05:47:26 X La marcatura del ripetitore di segnale sull'antenna è errata. 6 LED non funzionano... l'antenna passiva è peggiore di un'antenna standard. Wendelin Jonas 2026-04-01T04:23:26 X falso e di bassa qualità, non funziona e non lo comprerete... Germain Beaumont 2026-03-22T15:21:35 X This is a simple product, no variations can be defined Price Formula Set custom pricing rules for your variations No formula defined yet Configure Formula Clear Formula Open Advanced Settings × Bulk Price Tools Apply Regular Price to All Apply Apply Sale Price to All Apply Add Shipping Price to All Apply Apply charm pricing 00 (e.g. 2.34 → 3.00) Apply charm pricing 99 (e.g. 2.34 → 2.99) No charm pricing Title & Gallery Preferences Title Format Generic title + attribute values (e.g. color, size) Generic title only Gallery Image Source Select variation image Select gallery tab images Affiliate Link Image Variations Load product images for each variation Load Images Edit Attributes Note: Any modification of the attributes values on the variations table (such as color and size, etc..) need to be reflected on the attribute table below (click edit Attributes). the value must be available on the list of possible values on the table below. use a semi colon to add a new value name values Remove this from all variations Additional data property values Remove Sale price (Optional) Sale start date Sale end date Close Import as Dropshipping Product Import as Affiliate Product /* Modal Layout Fixes */ .import-modal-dialog { display: flex !important; flex-direction: column !important; height: 96vh !important; max-height: 96vh !important; } .import-modal-content { display: flex !important; flex-direction: column !important; height: 100% !important; max-height: 100% !important; } .modal-body { flex: 1 !important; overflow-y: auto !important; min-height: 0 !important; } .modal-footer { flex-shrink: 0 !important; position: sticky !important; bottom: 0 !important; background: #f8f9fa !important; border-top: 1px solid #e9ecef !important; z-index: 10 !important; } /* Ensure tabs stay visible */ .import-modal-tabs { position: sticky !important; top: 0 !important; background: white !important; z-index: 5 !important; margin-bottom: 20px !important; } /* Responsive adjustments */ @media (max-height: 600px) { .import-modal-dialog { height: 98vh !important; margin: 1% auto !important; } } @media (max-width: 768px) { .import-modal-dialog { width: 95% !important; max-width: 95vw !important; height: 98vh !important; margin: 1% auto !important; } } /* Toggle Switch Styles */ .toggle-switch-container { display: flex; flex-direction: column; gap: 16px; } .toggle-switch { display: flex; align-items: center; cursor: pointer; position: relative; padding: 12px 0; user-select: none; transition: all 0.3s ease; min-height: 48px; } .toggle-switch:hover { background-color: rgba(102, 126, 234, 0.05); border-radius: 8px; padding: 12px 8px; margin: 0 -8px; } .toggle-switch input[type="radio"] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .toggle-slider { position: relative; height: 24px; width: 48px; background-color: #e0e0e0; border-radius: 24px; transition: all 0.3s ease; margin-right: 20px; flex-shrink: 0; border: 2px solid #d0d0d0; box-shadow: inset 0 2px 4px rgba(0,0,0,0.1); min-width: 48px; } .toggle-slider:before { position: absolute; content: ""; height: 18px; width: 18px; left: 3px; bottom: 3px; background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%); border-radius: 50%; transition: all 0.3s ease; box-shadow: 0 2px 6px rgba(0,0,0,0.2); border: 1px solid #e0e0e0; } .toggle-switch input:checked ~ .toggle-slider { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-color: #667eea; box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 8px rgba(102, 126, 234, 0.3); } .toggle-switch input:checked ~ .toggle-slider:before { transform: translateX(24px); background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%); box-shadow: 0 3px 8px rgba(0,0,0,0.3); } .toggle-label { font-size: 14px; color: #333; line-height: 1.5; font-weight: 500; flex: 1; margin-left: 0; padding-left: 0; word-wrap: break-word; overflow-wrap: break-word; } .toggle-switch:hover .toggle-slider { box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 12px rgba(102, 126, 234, 0.4); } .toggle-switch:hover input:checked ~ .toggle-slider { box-shadow: inset 0 2px 4px rgba(0,0,0,0.1), 0 0 12px rgba(102, 126, 234, 0.5); } /* Ensure radio buttons are properly initialized */ .toggle-switch input[type="radio"]:checked + .toggle-slider { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-color: #667eea; } .toggle-switch input[type="radio"]:checked + .toggle-slider:before { transform: translateX(24px); } /* Active state styling */ .toggle-switch:active .toggle-slider:before { transform: translateX(24px) scale(0.95); } .toggle-switch input:checked ~ .toggle-slider:before { transform: translateX(24px); } /* Description Options Styles */ .description-option { display: flex; align-items: center; padding: 12px 16px; background: white; border: 1px solid #e9ecef; border-radius: 8px; cursor: pointer; transition: all 0.3s ease; position: relative; user-select: none; } .description-option:hover { background: #f8f9fa; border-color: #667eea; box-shadow: 0 2px 8px rgba(102, 126, 234, 0.15); transform: translateY(-1px); } .description-option input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .checkmark { height: 20px; width: 20px; background-color: #f8f9fa; border: 2px solid #ddd; border-radius: 4px; margin-right: 12px; position: relative; transition: all 0.3s ease; flex-shrink: 0; } .description-option:hover .checkmark { border-color: #667eea; background-color: rgba(102, 126, 234, 0.1); } .description-option input:checked ~ .checkmark { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-color: #667eea; } .checkmark:after { content: ""; position: absolute; display: none; left: 6px; top: 2px; width: 6px; height: 10px; border: solid white; border-width: 0 2px 2px 0; transform: rotate(45deg); } .description-option input:checked ~ .checkmark:after { display: block; } .option-text { font-size: 14px; color: #333; font-weight: 500; line-height: 1.4; flex: 1; } .description-option input:checked ~ .option-text { color: #667eea; font-weight: 600; } /* Replace options styling */ .replace-options input[type="text"] { border: 1px solid #ddd; border-radius: 6px; padding: 10px 12px; font-size: 14px; transition: all 0.3s ease; } .replace-options input[type="text"]:focus { border-color: #667eea; box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1); outline: none; } /* Responsive adjustments */ @media (max-width: 768px) { .description-options-grid { grid-template-columns: 1fr !important; } .replace-options { flex-direction: column !important; align-items: stretch !important; } .replace-options > div { min-width: auto !important; } } /* Gallery Options Styles */ .gallery-option { display: flex; align-items: center; padding: 12px 16px; background: white; border: 1px solid #e9ecef; border-radius: 8px; cursor: pointer; transition: all 0.3s ease; position: relative; user-select: none; } .gallery-option:hover { background: #f8f9fa; border-color: #667eea; box-shadow: 0 2px 8px rgba(102, 126, 234, 0.15); transform: translateY(-1px); } .gallery-option input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .gallery-option .checkmark { height: 20px; width: 20px; background-color: #f8f9fa; border: 2px solid #ddd; border-radius: 4px; margin-right: 12px; position: relative; transition: all 0.3s ease; flex-shrink: 0; } .gallery-option:hover .checkmark { border-color: #667eea; background-color: rgba(102, 126, 234, 0.1); } .gallery-option input:checked ~ .checkmark { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-color: #667eea; } .gallery-option .checkmark:after { content: ""; position: absolute; display: none; left: 6px; top: 2px; width: 6px; height: 10px; border: solid white; border-width: 0 2px 2px 0; transform: rotate(45deg); } .gallery-option input:checked ~ .checkmark:after { display: block; } .gallery-option .option-text { font-size: 14px; color: #333; font-weight: 500; line-height: 1.4; flex: 1; } .gallery-option input:checked ~ .option-text { color: #667eea; font-weight: 600; } /* Gallery image styling */ .gallery-image-container { position: relative; display: inline-block; margin: 8px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: all 0.3s ease; } .gallery-image-container:hover { transform: translateY(-2px); box-shadow: 0 4px 16px rgba(0,0,0,0.15); } .gallery-image-container img { max-width: 200px; height: auto; display: block; } .gallery-image-actions { position: absolute; top: 8px; right: 8px; display: flex; gap: 4px; opacity: 0; transition: opacity 0.3s ease; } .gallery-image-container:hover .gallery-image-actions { opacity: 1; } .gallery-image-actions button { background: rgba(0,0,0,0.7); color: white; border: none; border-radius: 4px; padding: 4px 8px; font-size: 12px; cursor: pointer; transition: all 0.3s ease; } .gallery-image-actions button:hover { background: rgba(0,0,0,0.9); } /* Responsive adjustments for gallery */ @media (max-width: 768px) { .gallery-options-grid { grid-template-columns: 1fr !important; } .gallery-actions { flex-direction: column !important; } .gallery-image-container img { max-width: 150px; } }
Automatic Wrist High Blood Pressure Monitor BP Cuff Machine Heart Rate Gauge Kit
Automatic Wrist High Blood Pressure Monitor BP Cuff Machine Heart Rate Gauge Kit

۳ خرداد ۱۴۰۵ - eBay

Portable Wrist BP Monitor for People of All Ages to Use LotFancy Wrist Blood Pressure Monitor is safe to use for people of all ages. The wirst bp cuff can comfortably fit wrist sizes from 5.3 inches to 8.5 inches. Press the power button, the digital wrist bp monitor displays systolic blood pressure, diastolic blood pressure and pulse rate in a large, easy-to-read LCD display. Compact size, the blood pressure wrist cuff monitor with portable carry case is convenient for you to use at home, in the office or even on the go. Monitor Blood Pressure of All Your Family Members The digital wrist bp machine records and stores up to 30 readings for 4 different users with time and date stamp separately, that allows you to track blood pressure of all your family members comfortably at home.

کشف کنید Automatic Wrist High Blood Pressure Monitor BP Cuff Machine Heart Rate Gauge Kit
2014-2024 INFINITI Q50 Q60 SUNROOF MOONROOF OVERHEAD WINDOW GLASS NO RUST OEM
2014-2024 INFINITI Q50 Q60 SUNROOF MOONROOF OVERHEAD WINDOW GLASS NO RUST OEM

۲ خرداد ۱۴۰۵ - eBay

This came of a 2017 Infinity Q50. Do note that this is a used item so it will have some light wear and scratches. It is ultimately your responsibility to ensure this item is a proper fit to your vehicle. Item is sold as is! Please ask if you believe the description does not reflect what’s showed on the pictures so we can ensure it is the correct item. Please review ALL pictures carefully before making the purchase. If you have any questions whatsoever please feel free to ask:)

کشف کنید 2014-2024 INFINITI Q50 Q60 SUNROOF MOONROOF OVERHEAD WINDOW GLASS NO RUST OEM
250th Anniversary Commemorative Coins American Eagle Statue of Liberty US Mint
250th Anniversary Commemorative Coins American Eagle Statue of Liberty US Mint

۴ خرداد ۱۴۰۵ - eBay

Strike Type Proof. Variety Bald Eagle. Mint Location West Point. Country of Origin United States. Circulated/Uncirculated Uncirculated. Fineness 0.9. Key Features.

کشف کنید 250th Anniversary Commemorative Coins American Eagle Statue of Liberty US Mint