.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*! elementor - v3.29.0 - 04-06-2025 */
"use strict";
(self["webpackChunkelementorFrontend"] = self["webpackChunkelementorFrontend"] || []).push([["section-editor-handlers"],{
/***/ "../assets/dev/js/frontend/handlers/section/shapes.js":
/*!************************************************************!*\
!*** ../assets/dev/js/frontend/handlers/section/shapes.js ***!
\************************************************************/
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
Object.defineProperty(exports, "__esModule", ({
value: true
}));
exports["default"] = void 0;
__webpack_require__(/*! core-js/modules/esnext.iterator.constructor.js */ "../node_modules/core-js/modules/esnext.iterator.constructor.js");
__webpack_require__(/*! core-js/modules/esnext.iterator.find.js */ "../node_modules/core-js/modules/esnext.iterator.find.js");
class Shapes extends elementorModules.frontend.handlers.Base {
getDefaultSettings() {
return {
selectors: {
container: '> .elementor-shape-%s'
},
svgURL: elementorFrontend.config.urls.assets + 'shapes/'
};
}
getDefaultElements() {
const elements = {},
selectors = this.getSettings('selectors');
elements.$topContainer = this.$element.find(selectors.container.replace('%s', 'top'));
elements.$bottomContainer = this.$element.find(selectors.container.replace('%s', 'bottom'));
return elements;
}
isActive() {
return elementorFrontend.isEditMode();
}
getSvgURL(shapeType, fileName) {
let svgURL = this.getSettings('svgURL') + fileName + '.svg';
if (elementor.config.additional_shapes && shapeType in elementor.config.additional_shapes) {
svgURL = elementor.config.additional_shapes[shapeType];
if (-1 < fileName.indexOf('-negative')) {
svgURL = svgURL.replace('.svg', '-negative.svg');
}
}
return svgURL;
}
buildSVG(side) {
const baseSettingKey = 'shape_divider_' + side,
shapeType = this.getElementSettings(baseSettingKey),
$svgContainer = this.elements['$' + side + 'Container'];
$svgContainer.attr('data-shape', shapeType);
if (!shapeType) {
$svgContainer.empty(); // Shape-divider set to 'none'
return;
}
let fileName = shapeType;
if (this.getElementSettings(baseSettingKey + '_negative')) {
fileName += '-negative';
}
const svgURL = this.getSvgURL(shapeType, fileName);
jQuery.get(svgURL, data => {
$svgContainer.empty().append(data.childNodes[0]);
});
this.setNegative(side);
}
setNegative(side) {
this.elements['$' + side + 'Container'].attr('data-negative', !!this.getElementSettings('shape_divider_' + side + '_negative'));
}
onInit() {
if (!this.isActive(this.getSettings())) {
return;
}
super.onInit(...arguments);
['top', 'bottom'].forEach(side => {
if (this.getElementSettings('shape_divider_' + side)) {
this.buildSVG(side);
}
});
}
onElementChange(propertyName) {
const shapeChange = propertyName.match(/^shape_divider_(top|bottom)$/);
if (shapeChange) {
this.buildSVG(shapeChange[1]);
return;
}
const negativeChange = propertyName.match(/^shape_divider_(top|bottom)_negative$/);
if (negativeChange) {
this.buildSVG(negativeChange[1]);
this.setNegative(negativeChange[1]);
}
}
}
exports["default"] = Shapes;
/***/ })
}]);
//# sourceMappingURL=section-editor-handlers.46a034cbaaa10c6afa92.bundle.js.mapimport Component from './data/component';
import { Templates } from './data/commands';
export default class Module extends elementorModules.editor.utils.Module {
onElementorInit() {
const config = elementor.documents.getCurrent().config;
if ( config.support_site_editor ) {
$e.components.register( new Component() );
$e.data.deleteCache( $e.components.get( Component.namespace ), Templates.signature );
}
}
}
@keyframes wobble {
from,
to {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
}
.wobble {
animation-name: wobble;
}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-block-woocommerce-product-custom-fields-toggle-field__content{display:flex;gap:8px;align-items:center}.wp-block-woocommerce-product-custom-fields-toggle-field__content .components-spinner{margin:0}.wp-block-woocommerce-product-custom-fields-toggle-field__inner-blocks{margin-top:48px}{
"name": "woocommerce/filter-wrapper",
"version": "1.0.0",
"title": "Filter Block",
"category": "woocommerce",
"keywords": [ "WooCommerce" ],
"attributes": {
"filterType": {
"type": "string"
},
"heading": {
"type": "string"
}
},
"textdomain": "woocommerce",
"apiVersion": 2,
"$schema": "https://schemas.wp.org/trunk/block.json"
}
.wc-block-filter-title-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:1.625em;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-bottom:12px;margin-top:12px;max-width:100%!important;max-width:max-content!important;min-width:80px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-filter-title-placeholder>*{visibility:hidden}.wc-block-filter-title-placeholder:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@keyframes loading__animation{to{transform:translateX(-100%)}}@media screen and (prefers-reduced-motion:reduce){.wc-block-filter-title-placeholder{animation:none}}.wc-block-filter-title-placeholder .wc-block-active-filters__title,.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,.wc-block-filter-title-placeholder .wc-block-price-filter__title,.wc-block-filter-title-placeholder .wc-block-rating-filter__title,.wc-block-filter-title-placeholder .wc-block-stock-filter__title{height:1em;margin:0}
.wp-block-woocommerce-active-filters h1,.wp-block-woocommerce-active-filters h2,.wp-block-woocommerce-active-filters h3,.wp-block-woocommerce-active-filters h4,.wp-block-woocommerce-active-filters h5,.wp-block-woocommerce-active-filters h6{text-transform:inherit}.wp-block-woocommerce-active-filters .wc-block-filter-title-placeholder .wc-block-active-filters__title{height:1em}.wc-block-active-filters{overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{background:transparent;border:none;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:inline;float:left;font-family:inherit;font-size:inherit;font-size:.875em;font-style:inherit;font-weight:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin:15px 0 0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent}.wc-block-active-filters .wc-block-active-filters__clear-all:hover{color:inherit;cursor:pointer;text-decoration:none}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent;color:inherit}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;float:left;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:80px;z-index:1}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{animation:none}}.wc-block-active-filters .wc-block-active-filters__list{clear:both;list-style:none outside;margin:0 0 4px;padding:0}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading{display:flex;flex-direction:column;flex-wrap:nowrap;margin-top:12px}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading.wc-block-active-filters__list--chips{align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:0 10px}.wc-block-active-filters .wc-block-active-filters__list li{list-style:none outside;margin:9px 0 0;padding:0}.wc-block-active-filters .wc-block-active-filters__list li ul{list-style:none outside;margin:0;padding:0}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list>li:first-child{margin:0}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:13px;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;margin-left:15px!important;max-width:100%!important;min-width:70px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@keyframes loading__animation{to{transform:translateX(-100%)}}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:last-of-type>span{margin-left:0!important}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:nth-child(3){flex-grow:1;max-width:200px}.wc-block-active-filters .wc-block-active-filters__list>.wc-block-active-filters__list-item .wc-block-active-filters__list-item-name{margin:9px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-type{display:block;font-size:.75em;font-weight:700;letter-spacing:.1em;margin:16px 0 0;text-transform:uppercase}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-style:italic;font-weight:400}.wc-block-active-filters .wc-block-active-filters__list-item-name{align-items:center;display:flex;font-size:.875em;padding:0;position:relative}.wc-block-active-filters .wc-block-active-filters__list-item-remove{appearance:none;background:#e0e0e0;border:0;border-radius:25px;color:currentColor;font-size:.75em;height:16px;line-height:16px;margin:0 0 0 .5em;padding:0;width:16px}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover{background:#949494}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus .wc-block-components-chip__remove-icon,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover .wc-block-components-chip__remove-icon{fill:#fff}.wc-block-active-filters .wc-block-active-filters__list-item-remove:disabled{color:#e0e0e0;cursor:not-allowed}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{margin-bottom:.1875em;margin-top:.1875em}
কোন বুকমেকারটি ভালো: মেলবেট নাকি 1xBet? – Quiminova
Ir al contenido
সাধারণত, একটি প্রোমো কোড ব্যবহার করতে, লাইনআপ থেকে আপনার পছন্দের ম্যাচটি খুঁজুন এবং কাঙ্ক্ষিত ফলাফল নির্বাচন করুন। আপনি রেজিস্ট্রেশনের সময় (নতুন ব্যবহারকারীদের জন্য) অথবা একটি অনুমোদিত অ্যাকাউন্ট থেকে 1xBet প্রোমো কোড প্রবেশ করাতে পারেন। নির্দিষ্ট সময়সীমার মধ্যে কাজগুলো সম্পন্ন করুন, এবং বোনাস বেটটি আপনার ব্যক্তিগত অ্যাকাউন্টে প্রদর্শিত হবে। কাজাখস্তানের 1xBet বুকমেকার নতুন গ্রাহকদের রেজিস্ট্রেশনের সময় প্রোমো কোড সক্রিয় করার সুযোগ দেয়। বুকমেকার এই নিশ্চয়তা দেয় না যে রেজিস্ট্রেশনের পরে প্রবেশ করানো কোনো প্রোমো কোড সক্রিয় হবে।
আমি অ্যাপটি ব্যবহার করে খেলাধুলার ইভেন্ট এবং বাজি অনুসরণ করতে পারি, যা খুবই সুবিধাজনক। আমি আমার সমস্ত বাজি অ্যাপের মাধ্যমেই ধরি কারণ এটি আমার জন্য সুবিধাজনক। এই ডিভাইসে বেটিং অ্যাপটি ইনস্টল করা যাবে কিনা তা জানতে, অনুগ্রহ করে প্রায়শই জিজ্ঞাসিত প্রশ্নাবলী (FAQ) বা সাপোর্ট বিভাগটি দেখুন। অ্যাপটি অস্থিতিশীল (ফিল্টারগুলো ধীর), এবং কখনও কখনও বাজি বাতিল হয়ে যায় এবং আমাকে সেগুলো আবার ধরতে হয়। আপনি যখন প্রথমবার অ্যান্ড্রয়েডে 1xBet ডাউনলোড করবেন, তখন আপনাকে নিবন্ধন করতে হবে।
রাশিয়ায় 1xBet অ্যাপটি কীভাবে ইনস্টল করবেন?
রেজিস্টার করার পর থেকেই আমি 1xbet মোবাইল অ্যাপ ব্যবহার করে আসছি। এতে বেশি জায়গা লাগে না, কিন্তু আপনি যেকোনো সময় আপনার বাজিগুলো দেখতে পারেন, যা খুবই সুবিধাজনক কারণ এতে সময় বাঁচে এবং টাকাও আসে। আমি এখন অনেকদিন ধরেই 1xbet ব্যবহার করছি। কিন্তু আগে আমি আমার ফোনে এটি ব্যবহার করিনি, তাই প্রয়োজনীয় ম্যাচগুলোর সময় সারাক্ষণ কম্পিউটারে থাকাটা আরও কঠিন ছিল।
1xBet অ্যাপের বৈশিষ্ট্য
1xWIN স্পোর্টস বেটিং মার্কেট বিভাগে, সমস্ত মার্কেট স্পষ্টভাবে সাজানো থাকে এবং ফলাফলের তালিকা যথাসম্ভব বিস্তারিত। অনলাইন বুকমেকারের সমস্ত মূল বৈশিষ্ট্য ডেস্কটপ অ্যাপ্লিকেশনে উপলব্ধ, যা যে কাউকে একটি লাভজনক বাজি ধরতে সাহায্য করে। অফিসিয়াল ওয়েবসাইটের মিরর অথবা পিসিতে ইনস্টল করা একটি স্বতন্ত্র প্রোগ্রামের মধ্যে কোনটি বেছে নেবেন, তা প্রতিটি জুয়াড়ির ব্যক্তিগত পছন্দের উপর নির্ভর করে।
1xbet iOS অ্যাপটি এমন অনেক ফিচার বাজি খেলার সফটওয়্যার ও সুবিধা প্রদান করে যা স্পোর্টস বেটিংকে যথাসম্ভব সুবিধাজনক এবং সহজলভ্য করে তোলে। আপনি ম্যাচের সময়সূচী দেখতে পারেন এবং দল ও খেলোয়াড়ের পরিসংখ্যান বিশ্লেষণ করে সঠিক সিদ্ধান্ত নিতে ও আপনার বাজি ধরতে পারেন। 1xbet iOS অ্যাপটি এমন অনেক ফিচার ও সুবিধা প্রদান করে যা স্পোর্টস বেটিংকে যথাসম্ভব সুবিধাজনক এবং সহজলভ্য করে তোলে।
এই আর্টিকেলে, আমরা iOS-এর জন্য 1xbet অ্যাপের প্রধান ফিচারগুলো নিয়ে আলোচনা করব। রেজিস্টার করার পর, আপনি আপনার ইউজারনেম এবং পাসওয়ার্ড ব্যবহার করে আপনার অ্যাকাউন্টে লগ ইন করতে পারবেন। 1xbet অ্যাপটি ডাউনলোড করতে, আপনার ডিভাইসে অ্যাপ স্টোরটি খুলুন। 1xbet অ্যাপটি ডাউনলোড এবং ইনস্টল করতে, অ্যাপ স্টোরে যান। এর সুবিধা এবং ব্যবহার-বান্ধব কার্যকারিতার কারণে 1xbet খেলোয়াড়দের মধ্যে ক্রমশ জনপ্রিয় হয়ে উঠছে। 1xbet হলো স্পোর্টস বেটিং এবং ক্যাসিনো গেমসের জন্য একটি নির্ভরযোগ্য এবং উদ্ভাবনী প্ল্যাটফর্ম।
'মোবাইল অ্যাপস' বিভাগটি খুঁজুন এবং অ্যান্ড্রয়েড ডাউনলোড বিকল্পটি নির্বাচন করুন। যারা সব সময় যাতায়াত করেন এবং বুকমেকারের অফিসে যেতে পারেন না, তাদের জন্য এটি বিশেষভাবে সুবিধাজনক। ডাউনলোড লিঙ্কটি খুঁজে পাওয়ার পর, আপনার ডিভাইসে অ্যাপটি ইনস্টল করুন। শুরু করার জন্য, 1xbet-এর অফিসিয়াল ওয়েবসাইটে যান এবং ডাউনলোড লিঙ্কটি খুঁজুন। 1xbet-এর অফিসিয়াল ওয়েবসাইটটি এখনই অ্যাপটি ডাউনলোড করার এবং বিভিন্ন ধরনের বেট ও উত্তেজনাপূর্ণ গেম অ্যাক্সেস করার একটি সুবিধাজনক এবং নির্ভরযোগ্য উপায় প্রদান করে!
ফ্রি বেট এবং হেরে যাওয়া বেটের উপর ক্যাশব্যাকের মতো প্রোমোশন পাওয়া যায়। টাকা তোলার জন্য রেজিস্ট্রেশনের পর ভেরিফিকেশন প্রয়োজন। স্থিতিশীল কার্যক্রমের জন্য, আমরা পর্যাপ্ত র্যাম (কমপক্ষে ২ জিবি) সহ আধুনিক ডিভাইস ব্যবহারের পরামর্শ দিই।
888STARZ – অফিসিয়াল স্পোর্টস বেটিং এবং অনলাইন ক্যাসিনো অ্যাপ
ট্যাবলেট, অ্যাপল ডিভাইস এবং অন্যান্য iOS ডিভাইসে 1xBet ইনস্টল করার নির্দেশাবলী।
বর্তমান পারফরম্যান্সের পরিপ্রেক্ষিতে, জনপ্রিয় এই বুকমেকারকে অবশ্যই গ্রাহক সেবার মান উন্নত করতে হবে।
1xbet মোবাইল অ্যাপটি ওয়েবসাইটের মতোই ভালো, তবে কাজ থেকে বাড়ি ফেরার আগে সম্পূর্ণ লাইনআপটি দেখে নেওয়ার জন্য এটি বেশ সুবিধাজনক।
উল্লেখ্য যে, অজানা উৎস থেকে অ্যাপ ইনস্টল করার অনুমতি দিতে, আপনার ফোনের সেটিংসে গিয়ে 'সিকিউরিটি' বা 'প্রাইভেসি' বিভাগে যান।
টেনিসি অভিযোগ নিষ্পত্তিতে একটি দায়িত্বশীল পন্থা অবলম্বন করে।
মেনুতে খেলাধুলার সমস্ত বিভাগ এবং চলমান ইভেন্টগুলোর একটি সম্পূর্ণ তালিকা রয়েছে। কাঙ্ক্ষিত গেম মোড বা পরবর্তী পদক্ষেপগুলো নির্বাচন করতে, লুকানো মেনুটি ব্যবহার করুন। অ্যাপটির ইন্টারফেসে এর প্রধান বিভাগগুলোর একটি স্বতন্ত্র বিন্যাস রয়েছে। উল্লেখ্য যে, রেজিস্ট্রেশনের সময় দেওয়া ফোন নম্বরে পাঠানো একটি এসএমএস কোড প্রবেশ করানোর মাধ্যমে নতুন অ্যাকাউন্টের অনুমোদন সম্পন্ন করা হয়। মোবাইল অ্যাপে রেজিস্ট্রেশন প্রক্রিয়াটি মূলত অফিসিয়াল ওয়েবসাইটের মতোই। এর কারণ হলো, এই প্ল্যাটফর্মটি জুয়া-সম্পর্কিত প্রোগ্রাম এবং অ্যাপ বিতরণ না করার নীতি মেনে চলে।
এটি বিশেষত তখন কাজে আসে যখন আপনাকে বাজির দর যাচাই করতে, আপনার বাজি নিশ্চিত করতে এবং তারপর স্লট খেলতে হয়। ইন্টারফেসের বাম দিকে খেলাধুলার একটি তালিকা রয়েছে; ফুটবল দিয়ে শুরু করা এবং দ্রুত আসন্ন ম্যাচগুলো দেখে নেওয়া সুবিধাজনক।
উল্লেখ্য যে, আপনার অ্যান্ড্রয়েড ডিভাইসে 1xbet মোবাইল অ্যাপ ডাউনলোড করতে মাত্র কয়েকটি সহজ ধাপ অনুসরণ করতে হয়। 1xbet অ্যাপটি ডাউনলোড করার পর, আপনি খেলাধুলার ইভেন্টগুলিতে বাজি ধরতে, ক্যাসিনোতে খেলতে এবং অন্যান্য বিনোদনের বিকল্পগুলি উপভোগ করতে পারবেন। 1xbet বুকমেকারের ফিচার এবং ফাংশনগুলি সম্পূর্ণরূপে ব্যবহার করার জন্য, আপনাকে আপনার ডিভাইসে অ্যাপটি ডাউনলোড করতে হবে। সার্বিকভাবে, 1xbet একটি জনপ্রিয় এবং ব্যবহারকারী-বান্ধব স্পোর্টস বেটিং অ্যাপ, যা বিভিন্ন ধরণের খেলাধুলার ইভেন্ট এবং বাজি ধরার বিকল্প সরবরাহ করে।
অ্যাপগুলো ছাড়াও (ব্রাউজার এবং ভিপিএন পরিষেবাও ডাউনলোডের জন্য উপলব্ধ), 1xbet একটি ঝামেলা-মুক্ত অভিজ্ঞতা প্রদান করে। একটি ফ্রি বেট বেছে নেওয়ার সময়, এর মেয়াদকাল বিবেচনা করুন – প্রোমো কোড প্রবেশ করানোর পর উপলব্ধ কিছু বেট অবিলম্বে ব্যবহার করতে হয়। 1xbet প্রোমো কোড শুধুমাত্র স্পোর্টস বেটিং-এর জন্যই নয় (অনলাইন ক্যাসিনো গেম এবং স্লটের জন্যও) ব্যবহার করা যেতে পারে। ✔️ 1xBet.kz-এর বর্তমান প্রোমো কোডগুলো বুকমেকারের ওয়েবসাইটে, সোশ্যাল মিডিয়া গ্রুপে এবং আমাদের "প্রমোশন এবং বোনাস" বিভাগে পাওয়া যাবে। আমরা কাস্টমার সাপোর্টে বা আমাদের বোনাস বিভাগেও খোঁজ নেওয়ার পরামর্শ দিই। খেলোয়াড়রা রেজিস্ট্রেশনের পরেও অন্যান্য প্রোমোশন, যেমন ধারাবাহিক বেটের জন্য ফ্রি বেট, প্রোমো কোড এবং আরও অনেক কিছু পেতে পারেন।
রেজিস্ট্রেশনের পর, 1xbet বুকমেকার আপনার প্রথম ডিপোজিটের পরে ৪,০০০ TJS, ১০০ ইউরো বা ১০০ ডলার পর্যন্ত ফেরত দেয়। পুরোনো অ্যান্ড্রয়েড ডিভাইসগুলিতে, পর্যাপ্ত ও খালি মেমরি থাকা অপরিহার্য, কারণ অন্যথায় লাইন খোলার সময় বেড়ে যায়। নিরাপত্তার জন্য, একটি শক্তিশালী পাসওয়ার্ড এবং টু-ফ্যাক্টর অথেনটিকেশন (যদি থাকে) চালু করুন। কিছু অঞ্চলে, গুগল প্লে-তে অ্যাপটি নাও দেখা যেতে পারে, তাই সরাসরি ডাউনলোড করা একটি কার্যকর বিকল্প। যারা শর্ট বেট করেন, তাদের জন্য 1xBet অ্যাপ ডাউনলোড করা সুবিধাজনক।
1xbet-এর অফিসিয়াল ওয়েবসাইট থেকে সরাসরি আপনার ডিভাইসে স্পোর্টস বেটিং এবং ক্যাসিনো অ্যাপ ডাউনলোড করার সুবিধা রয়েছে। লগ ইন করার সাথে সাথেই, আমরা আপনাকে আপনার পছন্দের পদ্ধতিতে অ্যাকাউন্ট টপ আপ করার এবং প্রয়োজনে আপনার ওয়েলকাম বোনাস সক্রিয় করার পরামর্শ দিই—এটি 'প্রমোশন' বিভাগে মাত্র কয়েকটি ট্যাপেই করা যায়। ইনস্টলেশনের পরে, আপনি সহজেই অডস ফরম্যাট কাস্টমাইজ করতে এবং দ্রুত বেটিং শুরু করার জন্য আপনার প্রধান মার্কেটগুলো নির্বাচন করতে পারবেন।
Navegación de entradas