<!DOCTYPE html>
<html lang="es-MX">
<head>
<!-- Unminify css Start -->
<style>
@media only screen and (min-width: 320px) and (max-width: 1199px) {
.searchbar .search-bar .search-icon{
background-color: rgb(255 0 255) !important;
color: white !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.fullbox-search {
background: #ff00ff !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 1199px) {
.fullbox-search {
display: none;
}
}
@media only screen and (min-width: 320px) and (max-width: 1199px) {
#reponsive-searchbar {
display: block !important;
}
}
#reponsive-searchbar {
display: none;
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 300;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh7USSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wWw.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 700;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 900;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: FontAwesome;
src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
font-weight: 400;
font-style: normal;
}
.fa {
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.fa-user::before {
content: "\F007";
}
.fa-shopping-cart::before {
content: "\F07A";
}
.fa-angle-right::before {
content: "\F105";
}
.fa-usd::before {
content: "\F155";
}
.fa,
.far {
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-angle-right::before {
content: "\f105";
}
.fa-shopping-cart::before {
content: "\f07a";
}
.fa-user::before {
content: "\f007";
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 400;
src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"),
url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
font-weight: 400;
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 900;
src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"),
url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far {
font-family: "Font Awesome 5 Free";
}
.fa {
font-weight: 900;
}
*,
::before,
::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
}
header,
nav,
section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: rgb(33, 37, 41);
text-align: left;
background-color: rgb(255, 255, 255);
}
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
ul {
margin-top: 0;
margin-bottom: 1rem;
}
ul ul {
margin-bottom: 0;
}
a {
color: rgb(0, 123, 255);
text-decoration: none;
background-color: transparent;
}
img {
vertical-align: middle;
border-style: none;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
input,
button,
select {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="submit"] {
-webkit-appearance: button;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
*::-webkit-file-upload-button {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-variant: inherit;
font-weight: inherit;
line-height: inherit;
-webkit-appearance: button;
}
h5,
h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
.prod-sec .img-fluid {
max-width: 100%;
height: 210px;
width: 120px;
margin: auto;
}
.img-fluid {
max-width: 100%;
height: auto;
margin: auto;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
.row {
display: -webkit-box;
margin-right: -15px;
margin-left: -15px;
}
.col-12,
.col-sm-6,
.col-lg-3 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-12 {
-webkit-box-flex: 0;
max-width: 100%;
}
@media (min-width: 576px) {
.col-sm-6 {
-webkit-box-flex: 0;
max-width: 50%;
}
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
color: rgb(73, 80, 87);
background-clip: padding-box;
border: 1px solid rgb(251, 104, 217);
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.form-control::-webkit-input-placeholder {
color: rgb(108, 117, 125);
opacity: 1;
}
.form-group {
margin-bottom: 1rem;
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.btn-primary {
color: rgb(255, 255, 255);
background-color: rgb(0, 123, 255);
border-color: rgb(0, 123, 255);
}
.btn-block {
display: block;
width: 100%;
}
.input-group {
position: relative;
display: -webkit-box;
-webkit-box-align: stretch;
width: 100%;
}
.input-group > .form-control {
position: relative;
-webkit-box-flex: 1;
width: 1%;
margin-bottom: 0;
}
.input-group > .form-control:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.border-top-0 {
border-top-width: 0px !important;
}
.d-block {
display: block !important;
}
.m-0 {
margin: 0px !important;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.p-0 {
padding: 0px !important;
}
.pl-2 {
padding-left: 0.5rem !important;
}
.text-right {
text-align: right !important;
}
@font-face {
font-family: themify;
src: url(../fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"), url(../fonts/themify.woff?-fvbane) format("woff"), url(../fonts/themify.ttf?-fvbane) format("truetype"),
url(../fonts/themify.svg?-fvbane#themify) format("svg");
font-weight: 400;
font-style: normal;
}
[class^="ti-"] {
font-family: themify;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.ti-search::before {
content: "\e610";
}
.ti-heart::before {
content: "\e634";
}
.ti-menu-alt::before {
content: "\e68f";
}
body {
font-family: Lato, sans-serif;
position: relative;
background-color: rgb(255, 255, 255);
font-size: 14px;
background-position: initial initial;
background-repeat: initial initial;
}
h5,
h6 {
font-family: Lato, sans-serif;
font-weight: 400;
}
h5 {
font-size: 16px;
font-weight: 400;
letter-spacing: 0.03em;
line-height: 1.2;
color: rgb(85, 85, 85);
}
h6 {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
color: rgb(0, 0, 0);
}
ul {
padding-left: 0;
margin-bottom: 0;
}
li {
display: inline-block;
font-size: 14px;
}
span {
line-height: 1.5;
}
.form-control {
padding: 12px 20px;
border-top-left-radius: 22px;
border-top-right-radius: 22px;
border-bottom-right-radius: 22px;
border-bottom-left-radius: 22px;
font-size: 14px;
}
section {
padding-top: 15px;
}
.btn-solid {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
color: rgb(255, 255, 255);
letter-spacing: 1px;
position: relative;
text-decoration: none;
padding: 12px 25px;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
overflow: hidden;
background-color: rgb(251, 104, 208);
}
.btn-solid.btn-solid-sm {
padding: 8px 10px;
}
.btn-solid::after {
background-color: rgb(255, 255, 255);
content: "";
height: 155px;
left: -75px;
opacity: 0.2;
position: absolute;
top: -50px;
-webkit-transform: rotate(35deg);
width: 50px;
z-index: 1;
background-position: initial initial;
background-repeat: initial initial;
}
header.header-2 .content-header {
display: -webkit-box;
}
header.header-2 .content-header .left-section {
width: 65%;
}
header.header-2 .content-header .right-section {
width: 35%;
}
header.header-2 .lower-section {
padding: 25px 0 25px 25px;
}
header.header-2 .header-top {
display: -webkit-box;
}
header.header-2 .header-top .brand-logo {
padding-right: 50px;
}
.searchbar .search-bar {
padding: 10px;
}
.searchbar .search-bar .search__input {
width: 890px;
}
.searchbar .search-bar .search-icon {
top: 0;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 121px 0 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail {
position: absolute;
top: 0;
left: 40px;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6 {
color: rgb(51, 51, 51);
text-transform: capitalize;
font-weight: 500;
margin-bottom: 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6 a {
color: rgb(51, 51, 51);
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6.up-cls {
margin-top: -3px;
margin-bottom: 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail span {
color: rgb(170, 170, 170);
}
header.header-2 .nav-icon ul .onhover-div::after {
display: none;
}
header.header-2 .nav-icon ul .wishlist-icon {
padding: 0 90px 0 0;
}
header.header-2 .nav-icon ul .cart-icon .cart h6 {
margin-top: 0;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
color: rgb(255, 255, 255);
}
header .mobile-icon {
display: none;
}
.searchbar {
background-color: black;
background-position: initial initial;
background-repeat: initial initial;
}
.searchbar .search-bar {
display: -webkit-box;
-webkit-box-align: center;
position: relative;
}
.searchbar .search-bar .search__input {
width: 550px;
padding: 9px 50px 9px 24px;
font-size: 14px;
line-height: 18px;
overflow: hidden;
border: 1px solid rgb(238, 238, 238);
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}
@media screen and (max-width: 390px) and (min-width: 320px) {
.searchbar .search-bar .search-icon {
top: 0;
/* background-color: rgb(251, 104, 208) !important;*/
width: 73px !important;
height: 34px !important;
}
}
@media screen and (max-width: 900px) and (min-width: 391px) {
.searchbar .search-bar .search-icon {
top: 0;
/* background-color: rgb(251, 104, 208) !important;*/
width: 63px !important;
}
}
@media screen and (max-width: 767px) and (min-width: 577px) {
.sm,
.sm ul,
.sm li {
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
direction: ltr;
text-align: left;
}
header.header-2 .search-bar .search__input {
top: 5px !important;
}
header.header-2 .search-bar .search-icon {
top: 5px !important;
}
}
@media screen and (max-width: 1767px) and (min-width: 771px) {
header.header-2 .search-bar .search-icon {
top: 0px !important;
}
}
.searchbar .search-bar .search-icon {
top: 0;
background-color: #fff;
width: 53px;
height: 38px;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
color: rgb(251, 104, 208);
font-size: 17px;
position: relative;
border: none;
padding: 0;
}
.searchbar .search-bar .search-icon::after {
position: absolute;
content: "\e610";
font-family: themify;
}
header .header-content {
position: relative;
}
header .brand-logo {
padding: 15px 0;
display: inline-block;
vertical-align: middle;
}
header .toggle-nav {
position: relative;
display: none;
}
header .mobile-back {
display: none;
}
header .nav-icon ul .onhover-div {
position: relative;
padding: 32px 15px;
}
header .nav-icon ul .onhover-div::after {
content: "";
position: absolute;
width: 1px;
height: 35px;
background-color: rgb(238, 238, 238);
right: -3px;
top: 50%;
-webkit-transform: translateY(-50%);
}
header .nav-icon ul .cart-icon {
position: relative;
padding-right: 64px;
}
header .nav-icon ul .cart-icon::after {
display: none;
}
header .nav-icon ul .cart-icon .cart {
position: absolute;
top: 28px;
right: 0;
}
header .nav-icon ul .cart-icon .cart span {
color: rgb(153, 153, 153);
}
header .nav-icon ul .cart-icon .cart h6 {
color: rgb(68, 68, 68);
text-transform: capitalize;
font-weight: 500;
margin-bottom: 0;
margin-top: -3px;
}
.shadow-home .home-slider::after {
content: "";
position: absolute;
height: 26px;
background-image: url(../images/s-1.png);
background-attachment: scroll;
background-color: transparent;
top: 0;
width: 100%;
background-position: 50% 0;
background-repeat: no-repeat no-repeat;
}
.home-slider {
position: relative;
overflow: hidden;
}
.home-slider .home {
background-size: cover;
height: 75vh;
background-position: 50% 50%;
background-repeat: no-repeat no-repeat;
}
.home-slider.home-70 .home {
height: 100%;
}
.product-box {
position: relative;
padding: 20px;
overflow: hidden;
vertical-align: middle;
height: auto;
margin: 0 10px;
}
.product-box .img-block .cart-details i {
color: rgb(170, 170, 170);
font-size: 18px;
display: -webkit-box;
}
.product-box .img-block .cart-details {
position: absolute;
top: 0;
right: 10px;
opacity: 0;
}
.product-box .img-block .cart-details i {
padding-top: 7px;
padding-bottom: 7px;
}
.product-box .product-info {
text-align: center;
margin-bottom: 25px;
}
.product-box .product-info h6 {
text-transform: capitalize;
color: rgb(68, 68, 68);
margin-bottom: 0;
margin-top: 20px;
}
.product-box .product-info h5 {
margin-top: 5px;
margin-bottom: 0;
color: rgb(251, 104, 208);
font-weight: 700;
}
.product-box.product-select-box .select-dropdown {
background-color: transparent;
width: 160px;
max-width: 100%;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
margin: 10px 0;
border: 1px solid rgb(251, 104, 208);
position: relative;
left: 50%;
}
.product-box.product-select-box .select-dropdown select {
width: 100%;
padding: 8px 24px 8px 10px;
border: none;
background-color: transparent;
-webkit-appearance: none;
}
.product-box.product-select-box .select-dropdown::after {
content: " ";
position: absolute;
top: 50%;
margin-top: -2px;
right: 8px;
width: 0;
height: 0;
border-left-width: 5px;
border-left-style: solid;
border-left-color: transparent;
border-right-width: 5px;
border-right-style: solid;
border-right-color: transparent;
border-top-width: 5px;
border-top-style: solid;
border-top-color: rgb(170, 170, 170);
}
.product-box.product-select-box .product-info h6 {
margin-top: 10px;
}
.product-box.product-select-box .qty-add-box .qty-box {
display: -webkit-box;
-webkit-box-align: center;
}
.product-box.product-select-box .qty-add-box .qty-box label {
margin-bottom: 0;
font-size: 16px;
text-transform: capitalize;
margin-right: 4px;
}
.product-box.product-select-box .qty-add-box .qty-box .input-group {
width: 70px;
}
.product-box.product-select-box .qty-add-box .qty-box .input-group .form-control {
height: 32px;
margin-right: 5px;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
padding: 0.175rem 0.35rem;
}
.product-box.product-select-box .qty-add-box .qty-box button {
display: -webkit-box;
-webkit-box-align: center;
text-transform: uppercase;
min-height: 32px;
padding: 7px 10px;
background-color: rgb(251, 104, 208);
color: rgb(255, 255, 255);
border: none;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
padding-left: 5px;
}
.tab-layout1 {
background-color: rgb(248, 247, 248);
}
.tab-layout1 .theme-tab {
position: relative;
}
.tab-layout1 .theme-tab .tab-content {
display: none;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
position: absolute;
top: 60px;
left: 230px;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
position: absolute;
top: 60px;
right: 230px;
}
.tab-layout1 .theme-tab .tabs {
background-color: rgb(255, 255, 255);
padding: 20px 0;
text-align: center;
margin-bottom: 50px;
}
.tab-layout1 .theme-tab .tabs li {
margin-left: 12px;
margin-right: 12px;
text-transform: uppercase;
}
.tab-layout1 .theme-tab .tabs li a {
color: rgb(68, 68, 68);
font-weight: 700;
padding: 17px 25px;
}
.tab-layout1 .theme-tab .tabs .current a {
color: rgb(255, 255, 255);
background-color: rgb(255 0 255);
border-top-left-radius: 19px;
border-top-right-radius: 19px;
border-bottom-right-radius: 19px;
border-bottom-left-radius: 19px;
background-position: initial initial;
background-repeat: initial initial;
}
.tab-layout1 .theme-tab .border-row1 {
margin-left: 0;
margin-right: 0;
}
.tab-layout1 .theme-tab .border-row1 .product-box {
border-right-width: 1px;
border-right-style: solid;
border-right-color: rgb(238, 238, 238);
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:first-child .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(-n + 6) .product-box {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .product-box {
background-color: white;
}
.add_to_cart .theme-form {
padding: 0 20px;
}
.add_to_cart .forget-class {
margin-top: 10px;
text-transform: capitalize;
text-decoration: underline;
}
.qty-box .input-group {
-webkit-box-pack: center;
}
.qty-box .input-group .form-control {
text-align: center;
width: 40px;
}
.sm {
box-sizing: border-box;
position: relative;
z-index: 9;
}
.sm ul {
display: none;
}
.sm li {
position: relative;
}
.sm a {
position: relative;
display: block;
}
.sm * {
box-sizing: inherit;
}
.sm ::before {
box-sizing: inherit;
}
.sm ::after {
box-sizing: inherit;
}
.sm::after {
content: "";
display: block;
height: 0;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size: 0;
line-height: 0;
font-family: serif;
clear: both;
overflow: hidden;
}
.pixelstrap a {
padding: 33px 30px 33px 0;
color: rgb(68, 68, 68);
font-size: 14px;
font-weight: 700;
line-height: 23px;
text-decoration: none;
text-transform: uppercase;
}
.pixelstrap ul {
background-color: rgb(251, 104, 208);
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul {
background-color: rgba(102, 102, 102, 0.0980392);
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul a {
background-color: transparent;
color: rgb(255, 255, 255);
font-size: 14px;
text-shadow: none;
text-transform: capitalize;
font-weight: 500;
border-left-width: 8px;
border-left-style: solid;
border-left-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul a {
border-left-width: 16px;
border-left-style: solid;
border-left-color: transparent;
}
.pixelstrap ul li {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgba(0, 0, 0, 0.0470588);
}
.pixelstrap ul li:first-child {
border-top-width: 0;
}
@media (max-width: 1430px) {
.pixelstrap a {
padding-right: 15px;
}
}
@media (max-width: 1199px) {
.pixelstrap a {
padding: 8px 18px;
}
.pixelstrap ul a {
color: rgb(255, 255, 255);
}
.pixelstrap ul ul {
background-image: none;
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul a {
border-left-style: none;
}
.pixelstrap li ul li ul li a {
padding-left: 35px !important;
}
}
@media (max-width: 1430px) {
header .search-bar {
padding-right: 0;
}
header .search-bar .search__input {
width: 230px;
}
header .search-bar .search-icon {
right: 5px;
}
header .nav-icon ul .onhover-div {
padding: 32px 10px;
}
header .nav-icon ul .onhover-div.cart-icon .cart {
display: none;
}
header.header-2 .content-header .left-section {
width: 75%;
padding-right: 60px;
}
header.header-2 .content-header .right-section {
text-align: right;
margin-right: -50px;
width: 25%;
}
header.header-2 .header-top .brand-logo {
display: -webkit-box;
-webkit-box-align: center;
}
header.header-2 .header-top .brand-logo img {
width: 140px;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 35px 0 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail {
display: none;
}
header.header-2 .nav-icon ul .onhover-div.cart-icon {
padding-right: 0;
}
header.header-2 .search-bar .search-icon {
right: 5px;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 33px 15px 33px 0;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
display: none;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
right: 0;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
left: 0;
}
}
@media (max-width: 1367px) {
.qty-box .input-group .form-control {
width: 100%;
}
.product-box .img-block .cart-details {
right: 10px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.product-box {
padding: 10px;
}
.product-box .img-block .cart-details i {
padding-top: 7px;
padding-bottom: 7px;
}
}
@media (max-width: 767px) {
header.header-2 .lower-section ul li.user-icon,
header.header-2 .lower-section ul li.cart-icon {
display: none;
}
section {
padding-top: 40px;
}
header .toggle-nav {
display: -webkit-box;
-webkit-box-align: center;
height: 100%;
padding-right: 15px;
}
header .toggle-nav i {
font-size: 22px;
}
header .mobile-back {
padding: 20px;
font-size: 18px;
color: rgb(255, 255, 255);
font-weight: 700;
text-transform: uppercase;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(239, 239, 239);
display: -webkit-box;
-webkit-box-pack: end;
-webkit-box-align: center;
}
header .sm-horizontal {
position: fixed;
background-color: rgb(251, 104, 208);
width: 300px;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border: 1px solid rgb(238, 238, 238);
top: 0;
height: 100vh;
right: -300px;
z-index: 999;
overflow: scroll;
}
header .brand-logo {
padding-left: 42px;
}
header .search-bar .search__input {
width: 258px;
}
header.header-2 .header-top .brand-logo {
padding-left: 0;
padding-right: 20px;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 8px 18px;
color: black;
}
header.header-2 .content-header .left-section {
display: -webkit-box;
width: 58%;
padding-right: 60px;
}
header.header-2 .content-header .right-section {
display: -webkit-box;
width: 60%;
}
header.header-2 .lower-section {
display: -webkit-box;
-webkit-box-align: center;
}
header.header-2 .search-bar {
padding-top: 20px;
}
header.header-2 .search-bar .search__input {
width: 275px;
}
header.header-2 .search-bar .search-icon {
top: 20px;
}
.section-b-space {
padding-bottom: 40px;
}
.home-slider .home {
height: 70vh;
}
.tab-layout1 .theme-tab .tabs {
margin-bottom: 40px;
}
.product-box .img-block .cart-details {
top: 3px;
}
.product-box.product-select-box .qty-add-box .qty-box button {
font-size: 0;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
display: block;
font-size: 14px;
padding: 2px;
}
}
@media (max-width: 991px) {
header .nav-icon ul .onhover-div img {
-webkit-transform: scale(0.8);
}
.home-slider .home {
height: 65vh;
}
header .brand-logo {
padding-left: 40px;
}
header .search-bar .search__input {
width: 200px;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 25px 0 0;
}
header.header-2 .nav-icon ul .onhover-div img {
display: none;
}
header.header-2 .nav-icon ul .onhover-div .mobile-icon {
color: rgb(251, 104, 208);
font-size: 30px;
}
header.header-2 .nav-icon ul .onhover-div i {
font-size: 18px;
}
header.header-2 .content-header .left-section {
width: 30%;
}
header.header-2 .content-header .right-section {
width: 29%;
border-left-style: none;
-webkit-box-pack: end;
}
header.header-2 .toggle-nav {
position: absolute;
right: 0;
}
header.header-2 .lower-section {
padding: 25px 45px 25px 25px;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(4) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(-n + 3) .product-box {
border-top-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(3) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.product-box .img-block .cart-details {
top: 5px;
}
}
@media (max-width: 767px) {
header.header-2 ul.pixelstrap.sm-horizontal li {
width: 100%;
}
.home-slider .home {
height: 40vh;
}
header.header-2 .search-bar {
padding-top: 0;
}
header .search-bar {
width: 70% !important;
}
header.header-2 .search-bar .search__input {
position: relative;
top: 20px;
margin-left: 0px !important;
}
.product-box .img-block .cart-details {
opacity: 1;
bottom: 0;
position: relative;
top: 0;
}
.product-box .img-block .cart-details {
position: relative;
display: -webkit-box;
-webkit-box-pack: center;
width: 100%;
right: 0px !important;
}
.product-box .img-block .cart-details i {
padding-left: 5px;
padding-right: 5px;
}
.product-box .product-info h6 {
margin-top: 0;
}
.tab-layout1 .theme-tab .tabs {
padding: 10px 0;
}
.tab-layout1 .theme-tab .tabs li {
margin-left: 5px;
margin-right: 5px;
}
.tab-layout1 .theme-tab .tabs li a {
padding: 10px;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
top: 40px;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
top: 40px;
}
.tab-layout1 .product-box .product-info h5 {
margin-bottom: 0;
}
}
@media (max-width: 576px) {
.sm,
.sm ul,
.sm li {
display: block;
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
direction: ltr;
text-align: left;
}
.btn-solid {
padding: 7px 20px;
}
section {
padding-top: 30px;
}
header .mobile-fix-header {
position: fixed;
bottom: 0;
left: 0;
height: 50px;
background-color: rgb(255, 255, 255);
width: 100vw;
z-index: 9;
-webkit-box-shadow: rgb(168, 168, 168) 0 2px 5px 0;
box-shadow: rgb(168, 168, 168) 0 2px 5px 0;
}
header .brand-logo {
position: absolute;
text-align: center;
padding: 10px 0;
left: 50%;
-webkit-transform: translateX(-50%);
}
header .brand-logo img {
width: 170px;
}
header .search-bar {
display: -webkit-box;
position: fixed;
bottom: 15px;
z-index: 99;
left: 0;
width: 20%;
text-align: center;
-webkit-box-align: center;
-webkit-box-pack: center;
}
header .nav-icon ul .onhover-div::after {
display: none;
}
header .nav-icon ul .onhover-div.cart-icon {
display: -webkit-box;
position: fixed;
bottom: 0;
z-index: 99;
left: 60%;
width: 20%;
text-align: center;
padding: 15px 0;
-webkit-box-pack: center;
}
header .nav-icon ul .onhover-div.cart-icon .cart-image {
display: none;
}
header .nav-icon ul .onhover-div.cart-icon i {
display: block;
padding: 0 10px;
font-size: 20px;
color: rgb(153, 153, 153);
}
header .nav-icon ul .onhover-div.wishlist-icon {
display: -webkit-box;
position: fixed;
bottom: 0;
z-index: 99;
width: 20%;
text-align: center;
padding: 15px 0;
-webkit-box-pack: center;
left: 60%;
}
header .nav-icon ul .onhover-div.wishlist-icon .wishlist-img {
display: none;
}
header .nav-icon ul .onhover-div.wishlist-icon i {
display: block;
padding: 0 10px;
font-size: 20px;
color: rgb(153, 153, 153);
}
header .toggle-nav {
padding: 22px 0;
}
header.header-2 .nav-icon ul .onhover-div.user-icon {
display: -webkit-box;
position: fixed;
bottom: 15px;
z-index: 10;
width: 20%;
text-align: center;
-webkit-box-align: center;
-webkit-box-pack: center;
padding: 0;
left: 20%;
}
header.header-2 .nav-icon ul .onhover-div.user-icon i {
font-size: 20px;
color: rgb(251, 104, 208);
padding: 0;
}
header.header-2 .content-header .left-section {
width: 100%;
padding: 0;
}
header.header-2 .content-header .right-section {
width: 0;
}
header.header-2 .toggle-nav {
position: absolute;
right: 15px;
}
header.header-2 .header-top .brand-logo {
position: absolute;
padding: 0;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
height: 100%;
}
.section-b-space {
padding-bottom: 30px;
}
.home-slider .home {
height: 58vh;
}
.tab-layout1 .theme-tab .tabs {
margin-bottom: 30px;
}
.tab-layout1 .theme-tab .tabs li {
margin-top: 3px;
margin-bottom: 3px;
}
.tab-layout1 .theme-tab .tabs .current a {
border: none;
}
.tab-layout1 .theme-tab .border-row1 {
margin-left: 0;
margin-right: 0;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(3) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(5) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(4) .product-box {
border-left-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(4) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
border-top-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(3) .product-box {
border-left-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(2) {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .drop-shadow {
display: none;
}
input {
padding: 7px 16px !important;
font-size: 14px !important;
}
}
@media (max-width: 480px) {
.home-slider .home {
height: 55vh;
}
.product-box.product-select-box .product-info h6 {
margin-top: 5px;
}
}
@media (max-width: 420px) {
.product-box {
padding: 15px;
}
}
@media (max-width: 380px) {
.product-box {
padding: 10px;
}
.product-box .img-block .cart-details {
top: 0;
right: 5px;
}
.product-box .img-block .cart-details i {
padding-top: 5px;
padding-bottom: 5px;
font-size: 16px;
}
.product-box .product-info h6 {
margin-top: 5px;
}
}
@media (max-width: 360px) {
.home-slider .home {
height: 30vh;
}
}
@media (max-width: 340px) {
.product-box .product-info h6 {
font-size: 13px;
}
}
/* header.header-2 {
background-color: rgb(251, 104, 208);
color: rgb(255, 255, 255);
background-position: initial initial;
background-repeat: initial initial;
}*/
.headtop {
padding: 10px;
background-color: black;
background-position: initial initial;
background-repeat: initial initial;
}
.headtop {
position: relative;
padding: 7px 5px;
width: 100%;
color: rgb(255, 255, 255);
line-height: 1.2;
text-align: center;
background-color: rgb(0, 0, 0);
}
.headtop > .container {
display: -webkit-box;
-webkit-box-pack: justify !important;
-webkit-box-align: center !important;
}
.headtop .b-2 {
display: inline-block;
}
.headtop {
position: relative;
padding: 7px 5px;
width: 100%;
color: rgb(255, 255, 255);
text-align: center;
background-color: rgb(0, 0, 0);
}
.headtop .txt {
display: inline-block;
font-size: 0.85rem;
font-style: italic;
font-weight: 700;
line-height: 1.15;
}
.headtop .imgs {
display: inline-block;
margin: 10px 15px;
}
.headtop .imgs img {
max-height: 22px;
margin: 0 6px;
}
.fa-user {
font-size: 20px;
}
@media only screen and (max-width: 812px) and (min-width: 320px) {
header.header-2 .pixelstrap.sm-horizontal > li > a {
color: white;
padding: 8px 18px !important;
}
}
@media screen and (max-width: 1245px) and (min-width: 1200px) {
header.header-2 .content-header .right-section {
margin-right: -21px;
}
}
.side-category {
position: fixed;
top: 0;
right: 0;
z-index: 9999999;
background-color: rgb(251, 104, 208);
width: 0;
height: 100vh;
overflow: scroll;
}
.side-category li ul li a {
color: white;
font-size: 18px;
font-weight: 400;
}
.side-category li ul li {
display: block;
padding: 5px 10px;
}
.side-category li ul {
margin-top: 80px;
}
.side-category .cate-back {
position: absolute;
top: 0;
}
.side-category .cate-back {
font-size: 20px;
padding: 15px 20px;
text-align: right;
width: 100%;
text-transform: uppercase;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(255, 255, 255);
}
.cart-image .cart-noti {
position: absolute;
font-size: 13px;
padding: 1px 8px;
background-color: red;
top: -13px;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
background-position: initial initial;
background-repeat: initial initial;
}
.mobile-icon .cart-noti {
position: absolute;
font-size: 13px;
padding: 1px 8px;
background-color: red;
color: rgb(255, 255, 255);
top: 0;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
background-position: initial initial;
background-repeat: initial initial;
}
header.header-2 .search-bar .search-icon {
right: 0px !important;
}
@media screen and (max-width: 640px) and (min-width: 320px) {
.headtop .txt {
font-size: 12px;
}
.headtop .imgs img {
max-height: 15px;
margin: 0 6px;
}
}
.product-select-box {
position: relative;
}
@media (max-width: 767px) {
.tab-layout1 .theme-tab .tabs li {
margin: 10px 0;
}
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 33px 10px 25px 0;
}
header.header-2 .search-bar .search-icon {
right: 145px !important;
}
header.header-2 .search-bar .search__input {
width: 670px;
margin-left: 186px;
}
@media screen and (max-width: 570px) and (min-width: 320px) {
header.header-2 .search-bar .search__input {
position: relative;
top: 20px;
width: 340px;
margin-left: 0;
}
}
header.header-2 .header-top {
padding-left: 55px !important;
}
header.header-2 .content-header .left-section {
width: 122% !important;
padding-right: 0px !important;
margin-left: -90px !important;
}
@media only screen and (max-width: 812px) and (min-width: 320px) {
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 8px 18px !important;
}
header.header-2 .header-top .brand-logo img {
width: 100px !important;
}
}
</style>
<!-- unminifi css end -->
<style type="text/css">
.sprite {
background-image: url(spritesheet.png);
background-repeat: no-repeat;
display: block;
}
.headtop .imgs {
display: flex;
margin: 10px 15px;
}
.imgs i {
margin: 0px 5px;
}
.sprite {
background-image: url(images/spritesheet.webp);
background-repeat: no-repeat;
display: block;
}
.sprite-i-american-express {
width: 36px;
height: 25px;
background-position: -5px -5px;
}
.sprite-i-mastercard {
width: 38px;
height: 25px;
background-position: -51px -5px;
}
.sprite-i-shield {
width: 22px;
height: 25px;
background-position: -99px -5px;
}
.sprite-i-visa {
width: 42px;
height: 25px;
background-position: -131px -5px;
}
.sprite-left {
width: 534px;
height: 23px;
background-position: -5px -40px;
}
.sprite-logo {
width: 139px;
height: 33px;
background-position: -5px -73px;
}
.sprite-right {
width: 534px;
height: 23px;
background-position: -5px -116px;
}
.sprite-wishlist {
width: 30px;
height: 26px;
background-position: -154px -73px;
}
.fixed-size-img {
/* width: 300px;*/
height: 250px !important;
object-fit: cover; /* optional: to make sure the image covers the entire space without distorting */
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="lIKMwpuxMlg3jr-wz7SkFYAkLQ_7_nPlCHtrPtU0Eig">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="description" content="Virtual Sex Shop Gdl Alcala es uno de los principales proveedores de juguetes para adultos en línea en México que ofrece una gama de juguetes sexuales masculinos y juguetes eróticos para mujeres.">
<meta name="title" content="Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala">
<meta name="author" content="Virtual sex shop GDL Alcala">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala">
<meta name="twitter:description" content="Virtual Sex Shop Gdl Alcala es uno de los principales proveedores de juguetes para adultos en línea en México que ofrece una gama de juguetes sexuales masculinos y juguetes eróticos para mujeres.">
<meta property="og:image" content="https://vsexshopgdlalcala.com.mx/images/logo.png">
<meta name="twitter:image" content="https://vsexshopgdlalcala.com.mx/images/logo.png">
<link rel="canonical" href="https://vsexshopgdlalcala.com.mx/">
<link rel="icon" href="https://vsexshopgdlalcala.com.mx/images/favicondaily.png" type="image/x-icon"/>
<link rel="shortcut icon" href="https://vsexshopgdlalcala.com.mx/images/favicondaily.png" type="image/x-icon"/>
<title>Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala</title>
<!--Google font-->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5VLTZLS');</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-204212716-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-204212716-1');
</script>
<!-- End Google Tag Manager -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6050df4bf7ce18270930b517/1f0tugfpa';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<!-- Event snippet for Compra conversion page -->
<script>
gtag('event', 'conversion', {
'send_to': 'AW-985490909/G5IbCJyA-YoCEN3L9dUD',
'value': 1.0,
'transaction_id': ''
});
</script>
<!-- Google tag (gtag.js) -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-985490909');
</script>
<!-- Google tag (gtag.js) -->
<style>
.home-cat-slider{
width: 64px;
height: 64px;
}
video{
width: 100%;
height: auto;
}
.vardad .blog-card-body a{
color: #000;
font-size: 16px;
font-weight: 700;
}
.vardad .blog-card-body {
text-align: center;
padding: 7px 0px;
line-height: 20px;
}
.theme-tab ul{
white-space: nowrap;
margin-left: 58px;
margin-right: 34px;
overflow-x: auto;
}
.slide-responsive-pera{
display: none;
}
.image-slide-class{
display: block;
}
.pro-box-bg-white{
background-color: #f8f7f8;
}
.see_all_click{
text-align: left;
margin: 0px 5px 7px;
}
.see_all_click span{
background: #fb68d0;
color: white;
padding: 8px 25px;
border-radius: 3px;
}
/*dinesh css start*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
.image-slide-class{
display: flex;
}
.see_all_click{
text-align: center;
}
.theme-tab ul{
white-space: nowrap;
overflow-x: auto;
margin-left: 0px;
margin-right: 0px;
}
.slide-responsive-pera{
display: block;
}
.theme-tab li a {
color: #000;
background: rgb(0 0 0 / 10%);
border-radius: 7px;
font-size: 12px;
}
.product-box.product-select-box .product-info h6 {
font-size: 12px;
color: black;
}
.product-box .product-info {
margin-bottom: 10px;
}
.prod-sec .img-fluid {
max-width: 100%;
height: auto;
width: 100%;
margin: auto;
object-fit: contain;
}
.collection-banner {
position: relative;
height: 207px;
overflow: hidden;
}
.collection-banner .contain-banner {
position: absolute;
top: 165px;
width: 100%;
height: auto;
display: flex;
align-items: center;
padding-left: 65px;
padding-right: 65px;
}
.collection-banner .contain-banner h3 {
color: #000;
font-weight: 700;
line-height: 1.1;
text-transform: uppercase;
padding-top: 0px !important;
}
}
/*dinesh css end*/
</style>
</head>
<body>
<!-- loader start --> <div class="loader-wrapper">
<div class=" bar">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div> <header class="header-2 sticky-top">
<!-- <div class="headtop">
<div class="container oversized-container">
<div class="b-1" style="margin:auto;display: flex;align-items: center;">
<h6 class="txt" style="color:#fff">Paga en línea con tu tarjeta de débito o crédito de forma segura</h6>
<div class="imgs">
<i class="sprite sprite-i-american-express"></i>
<i class="sprite sprite-i-mastercard"></i>
<i class="sprite sprite-i-shield"></i>
<i class="sprite sprite-i-visa"></i>
</div>
</div>
<div class="b-2" style="margin:auto">
<h6 class="txt" style="color:#fff">Compra discreta, en tu recibo aparecerá: Accesorios GDL.</h6>
</div>
</div>
</div> -->
<div class="mobile-fix-header">
</div>
<div class="container">
<div class="row header-content">
<div class="col-12">
<div class="content-header">
<div class="left-section">
<div class="header-top">
<div class="brand-logo">
<a href="https://vsexshopgdlalcala.com.mx/"> <img src="https://vsexshopgdlalcala.com.mx/images/logo.webp" class="" alt="Virtual sex shop GDL Alcala"></a>
</div>
<div>
<div class="searchbar fullbox-search" style="padding-top:15px ;">
<div class="container-fluid" style="padding:0px;">
<form action="https://vsexshopgdlalcala.com.mx/product" method="get" id="home-search">
<div class="header-bottom">
<div class="search-bar box-form" style="justify-content: space-between !important;">
<input class="search__input" type="text" name="q" value="" placeholder="Buscar un producto">
<div class="search-icon seachprod" style="right:0px !important"></div>
<input type="submit" name="" style="display:none !important">
</div>
</div>
</form>
</div>
</div>
<nav id="main-nav" class="d-flex" style="align-items: center;">
<div class="toggle-nav">
<i class="ti-menu-alt"></i>
</div>
<ul id="main-menu" class="sm pixelstrap sm-horizontal">
<li>
<div class="mobile-back text-right">
atrás<i class="fa fa-angle-right pl-2" aria-hidden="true"></i>
</div>
</li>
<li><a href="https://vsexshopgdlalcala.com.mx/">Casa</a></li>
<li class=""><a href="javascript:;">Productos</a>
<ul class="" style="display: none;">
<li><a href="https://vsexshopgdlalcala.com.mx/productos">Ver todos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</li>
<li><a href="https://vsexshopgdlalcala.com.mx/about-us">Tiendas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/contact-us">Contacto</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/membership">Membresía</a></li>
<!-- <li><a href="https://vsexshopgdlalcala.com.mx/preguntas-frecuentes">FAQs</a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/ourservices">Nosotros</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/career">EMPLEO</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/login">Acceso</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/register">Registrarse</a></li>
<!-- <li class="parent"><a href="#">Recent Toys</a>
<ul class="child" style="display: none">
<li><a href="#">Yoyo</a></li>
<li><a href="#">Doctor Kit</a></li>
<li class="parent"><a href="#">Fun Puzzle<span class="expand">»</span></a>
<ul class="child">
<li><a href="#" nowrap>Cards</a></li>
<li><a href="#" nowrap>Numbers</a></li>
</ul>
</li>
<li><a href="#">Uno Cards</a></li>
</ul>
</li>
-->
<li class=""><a href="https://vsexshopgdlalcala.com.mx/home/catalog">Catalogo</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/blogs/categories">Blogs</a></li>
</ul>
<ul class="side-category">
<li>
<div class="cate-back text-right">
atrás<i class="fa fa-angle-right pl-2" aria-hidden="true"></i>
</div>
</li>
<li>
<ul style="overflow: scroll;height:100%">
<li><a href="https://vsexshopgdlalcala.com.mx/product">Ver todos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<!-- <div class="header-bottom">
<div class="search-bar">
<input class="search__input" type="text" name="q" value="" placeholder="Search a product">
<div class="search-icon seachprod"></div>
</div>
</div> --> </div>
<div class="right-section">
<div class="lower-section">
<div class="nav-icon">
<ul>
<li class="onhover-div wishlist-icon" onclick="openWishlist()" style="display: none">
<img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/wishlist.png" alt="" class="wishlist-img">
<i class="far fa-user" style="font-size: 30px"></i>
</li>
<li class="onhover-div user-icon" onclick="openAccount()">
<!-- <img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/user.png" alt="" class="user-img"> -->
<i class="far fa-user user-img" style="font-size: 30px;cursor:pointer;"></i>
<!-- <i class="ti-user mobile-icon"></i> -->
</li>
<li class="onhover-div cart-icon" onclick="openCart()">
<!-- <img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/cart.png" alt="" class="cart-image"> -->
<!-- <i class="ti-shopping-cart mobile-icon" style="font-size: 34px;color:green;"></i> -->
<i class="fa fa-shopping-cart mobile-icon" aria-hidden="true"><span class="cart-noti">0</span></i>
<i class="fa fa-shopping-cart cart-image" aria-hidden="true" style="font-size: 30px;cursor: pointer;"><span class="cart-noti">0</span></i>
<div class="cart icon-detail">
<p class="up-cls"><span>0 Artículo</span></p>
<p><a href="#">Mi carrito</a></p>
</div>
</li>
</ul>
</div>
</div>
</div> </div>
</div>
</div>
</div>
<div class="searchbar" id="reponsive-searchbar">
<div class="container-fluid" style="padding:0px;">
<form action="https://vsexshopgdlalcala.com.mx/product" method="get" id="home-search">
<div class="header-bottom">
<div class="search-bar">
<input class="search__input" type="text" name="q" value="" placeholder="Buscar un producto">
<div class="search-icon seachprod" style="right:0px !important"></div>
<input type="submit" name="" style="display:none !important">
</div>
</div>
</form>
</div>
</div>
</header>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script type="text/javascript">
setTimeout(function() {
$('#subscription_msg').fadeOut('fast');
}, 5000);
</script> <!-- header part end -->
<!-- home slider section start-->
<h1 style="visibility: hidden;position: absolute;">Sex Shop Online en México</h1>
<section class="p-0 shadow-home"> <video muted autoplay loop width="400" poster="https://vsexshopgdlalcala.com.mx/images/slider/banerssex-shop.webp">
<source src="https://vsexshopgdlalcala.com.mx/images/slider/1658230059.webm" type="video/webm">
</video> </section> <!-- tab section start -->
<section class="s1 tab-layout1 section-b-space pb-5">
<div class="theme-tab">
<ul class="tabs border-top-0"> <li class="current"> <a href="tab-1">Afrodisiacos</a> </li> <li class=""> <a href="tab-2">bondage</a> </li> <li class=""> <a href="tab-3">Exclusivo hombres</a> </li> <li class=""> <a href="tab-4">Exclusivo mayoristas</a> </li> <li class=""> <a href="tab-5">Juguetes eroticos</a> </li> <li class=""> <a href="tab-6">Lenceria</a> </li> <li class=""> <a href="tab-7">Lubricantes y cosmetica</a> </li> <li class=""> <a href="tab-8">Seccion lesbica</a> </li> </ul>
<div class="tab-content-cls ratio_square"> <div id="tab-1" class="tab-content active default">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Afrodisiacos" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Afrodisiacos" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tighten-orgie-15-ml-estrechador-tight-feeling"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351164.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TIGHTEN ORGIE 15 ML ESTRECHADOR TIGHT FEELING"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tighten-orgie-15-ml-estrechador-tight-feeling">
<h6>TIGHTEN ORGIE 15 ML ESTRECHADOR TIGHT FEELING</h6>
</a> <h5><i class="fa fa-usd"></i>660</h5> </div>
<div> <input type="hidden" name="price_id1398" value="1413"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1398" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1398" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/the-secret-seduction-elixir-10-in-1-200ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351348.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="The secret -Seduction elixir 10 in 1 200ml"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/the-secret-seduction-elixir-10-in-1-200ml">
<h6>The secret -Seduction elixir 10 in 1 200ml</h6>
</a> <h5><i class="fa fa-usd"></i>799</h5> </div>
<div> <input type="hidden" name="price_id1590" value="1605"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1590" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1590" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-03-concentrado-de-feromonas-mujer-first-class"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-03.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-03 CONCENTRADO DE FEROMONAS MUJER FIRST CLASS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-03-concentrado-de-feromonas-mujer-first-class">
<h6>LAB-03 CONCENTRADO DE FEROMONAS MUJER FIRST CLASS</h6>
</a> <h5><i class="fa fa-usd"></i>220</h5> </div>
<div> <input type="hidden" name="price_id1600" value="1615"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1600" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1600" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexual-acelerator-gel"> <img src="https://vsexshopgdlalcala.com.mx/images/product/d43be920d29f9c2ba69c41549a3fd35a.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXUAL ACELERATOR GEL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexual-acelerator-gel">
<h6>SEXUAL ACELERATOR GEL</h6>
</a> <h5><i class="fa fa-usd"></i>280</h5> </div>
<div> <input type="hidden" name="price_id1759" value="1812"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1759" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1759" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-intense-orgasm-morado-15-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351133.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXY VIBE INTENSE ORGASM MORADO 15 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-intense-orgasm-morado-15-ml">
<h6>SEXY VIBE INTENSE ORGASM MORADO 15 ML</h6>
</a> <h5><i class="fa fa-usd"></i>970</h5> </div>
<div> <input type="hidden" name="price_id1396" value="1411"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1396" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1396" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/spanish-fly-295-ml-cafe"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257427212619.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SPANISH FLY 29.5 ML CAFE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/spanish-fly-295-ml-cafe">
<h6>SPANISH FLY 29.5 ML CAFE</h6>
</a> <h5><i class="fa fa-usd"></i>138</h5> </div>
<div> <input type="hidden" name="price_id1112" value="1127"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1112" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1112" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-liquid-vibrator-azul-15-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351102.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXY VIBE LIQUID VIBRATOR AZUL 15 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-liquid-vibrator-azul-15-ml">
<h6>SEXY VIBE LIQUID VIBRATOR AZUL 15 ML</h6>
</a> <h5><i class="fa fa-usd"></i>970</h5> </div>
<div> <input type="hidden" name="price_id1393" value="1408"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1393" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1393" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/orgie-orgasm-drops-vibe-gel-intimo-15-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351652.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ORGIE ORGASM DROPS VIBE GEL INTIMO 15 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/orgie-orgasm-drops-vibe-gel-intimo-15-ml">
<h6>ORGIE ORGASM DROPS VIBE GEL INTIMO 15 ML</h6>
</a> <h5><i class="fa fa-usd"></i>770</h5> </div>
<div> <input type="hidden" name="price_id1399" value="1414"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1399" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1399" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-2" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="bondage" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="bondage" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pechera-arns-de-cuero-bondage-hombre"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAH0023.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Pechera Arnés de cuero bondage hombre "> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pechera-arns-de-cuero-bondage-hombre">
<h6>Pechera Arnés de cuero bondage hombre </h6>
</a> <h5><i class="fa fa-usd"></i>445</h5> </div>
<div> <input type="hidden" name="price_id1906" value="1992"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1906" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1906" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/jaula-de-castidad-para-pene-penis-cage"> <img src="https://vsexshopgdlalcala.com.mx/images/product/2574205030233.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="JAULA DE CASTIDAD PARA PENE PENIS CAGE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/jaula-de-castidad-para-pene-penis-cage">
<h6>JAULA DE CASTIDAD PARA PENE PENIS CAGE</h6>
</a> <h5><i class="fa fa-usd"></i>590</h5> </div>
<div> <input type="hidden" name="price_id1891" value="1977"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1891" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="12"> </div> <button type="button" class="add-in-cart" pid="1891" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zh00630-bondage-lure-esposas-de-4"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6949116705895.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ZH00630 BONDAGE LURE / ESPOSAS DE 4"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zh00630-bondage-lure-esposas-de-4">
<h6>ZH00630 BONDAGE LURE / ESPOSAS DE 4</h6>
</a> <h5><i class="fa fa-usd"></i>360</h5> </div>
<div> <input type="hidden" name="price_id1445" value="1460"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1445" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9"> </div> <button type="button" class="add-in-cart" pid="1445" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/jos-10-collar-con-pezonera"> <img src="https://vsexshopgdlalcala.com.mx/images/product/2574205070109.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="JOS-10 COLLAR CON PEZONERA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/jos-10-collar-con-pezonera">
<h6>JOS-10 COLLAR CON PEZONERA</h6>
</a> <h5><i class="fa fa-usd"></i>285</h5> </div>
<div> <input type="hidden" name="price_id1798" value="1881"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1798" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9"> </div> <button type="button" class="add-in-cart" pid="1798" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/fetish-fantasy-series-fantasy-door-swing-pd-2185-00"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912230635.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Fetish Fantasy Series Fantasy Door Swing PD 2185-00"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/fetish-fantasy-series-fantasy-door-swing-pd-2185-00">
<h6>Fetish Fantasy Series Fantasy Door Swing PD 2185-00</h6>
</a> <h5><i class="fa fa-usd"></i>1549</h5> </div>
<div> <input type="hidden" name="price_id1722" value="1771"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1722" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1722" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sd02-antifaz-ciego"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257420073026.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SD02 ANTIFAZ CIEGO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sd02-antifaz-ciego">
<h6>SD02 ANTIFAZ CIEGO</h6>
</a> <h5><i class="fa fa-usd"></i>185</h5> </div>
<div> <input type="hidden" name="price_id1494" value="1509"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1494" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1494" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/antifaz-de-conejo-gatubela-gato"> <img src="https://vsexshopgdlalcala.com.mx/images/product/H0059.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Antifaz De Conejo Gatubela, gato"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/antifaz-de-conejo-gatubela-gato">
<h6>Antifaz De Conejo Gatubela, gato</h6>
</a> <h5><i class="fa fa-usd"></i>320</h5> </div>
<div> <input type="hidden" name="price_id2020" value="2108"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2020" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="2020" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/spandex-3-hole-hoo-pd-3855-01"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7b93bbd019613c62f7e35adb379ee00a.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Spandex 3 Hole Hoo Pd 3855-01"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/spandex-3-hole-hoo-pd-3855-01">
<h6>Spandex 3 Hole Hoo Pd 3855-01</h6>
</a> <h5><i class="fa fa-usd"></i>699</h5> </div>
<div> <input type="hidden" name="price_id1731" value="1780"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1731" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1731" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/bondage"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-3" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Exclusivo hombres" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Exclusivo hombres" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bi-26209-1-penis-sleeve-baile-vibro"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6959532311891.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="BI-26209-1 PENIS SLEEVE BAILE VIBRO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bi-26209-1-penis-sleeve-baile-vibro">
<h6>BI-26209-1 PENIS SLEEVE BAILE VIBRO</h6>
</a> <h5><i class="fa fa-usd"></i>350</h5> </div>
<div> <input type="hidden" name="price_id1296" value="1311"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1296" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1296" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/condon-de-sabor-trustex-chocolate"> <img src="https://vsexshopgdlalcala.com.mx/images/product/CT CHOCO.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="CONDON DE SABOR TRUSTEX CHOCOLATE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/condon-de-sabor-trustex-chocolate">
<h6>CONDON DE SABOR TRUSTEX CHOCOLATE</h6>
</a> <h5><i class="fa fa-usd"></i>15</h5> </div>
<div> <input type="hidden" name="price_id1158" value="1173"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1158" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="20"> </div> <button type="button" class="add-in-cart" pid="1158" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/max-man-12-effective-extension-sleeve-yy910"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6970277071895.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="MAX MAN 1.2 EFFECTIVE EXTENSION SLEEVE YY910"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/max-man-12-effective-extension-sleeve-yy910">
<h6>MAX MAN 1.2 EFFECTIVE EXTENSION SLEEVE YY910</h6>
</a> <h5><i class="fa fa-usd"></i>410</h5> </div>
<div> <input type="hidden" name="price_id1478" value="1493"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1478" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1478" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pdx-plus-pick-your-pleasure-stroker-rd-608-29"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7eb01214d1d07b0bdda8c18cdfe498bd.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PDX Plus Pick Your Pleasure Stroker RD 608-29"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/pdx-plus-pick-your-pleasure-stroker-rd-608-29">
<div class="out-of-stock" style="height: 55%">
<h2 style="font-size: 28px">AGOTADO!</h2> <img src="https://vsexshopgdlalcala.com.mx/assets/images/outofstock.webp" loading="lazy" alt="PDX Plus Pick Your Pleasure Stroker RD 608-29">
</div>
</a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pdx-plus-pick-your-pleasure-stroker-rd-608-29">
<h6>PDX Plus Pick Your Pleasure Stroker RD 608-29</h6>
</a> <h5><i class="fa fa-usd"></i>1035</h5> </div>
<div> <input type="hidden" name="price_id1723" value="1772"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1723" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="0"> </div> <button type="button" class="add-in-cart" pid="1723" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/armor-hero-funda-sin-vibracion-crystal-sleeve-zh00440b"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6949116704980.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ARMOR HERO FUNDA SIN VIBRACION CRYSTAL SLEEVE ZH00440B"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/armor-hero-funda-sin-vibracion-crystal-sleeve-zh00440b">
<h6>ARMOR HERO FUNDA SIN VIBRACION CRYSTAL SLEEVE ZH00440B</h6>
</a> <h5><i class="fa fa-usd"></i>255</h5> </div>
<div> <input type="hidden" name="price_id1464" value="1479"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1464" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="4"> </div> <button type="button" class="add-in-cart" pid="1464" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/penis-pump-power-up"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-28.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PENIS PUMP POWER UP"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/penis-pump-power-up">
<h6>PENIS PUMP POWER UP</h6>
</a> <h5><i class="fa fa-usd"></i>550</h5> </div>
<div> <input type="hidden" name="price_id1172" value="1187"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1172" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="11"> </div> <button type="button" class="add-in-cart" pid="1172" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-08523-x5-men-the-back-door"> <img src="https://vsexshopgdlalcala.com.mx/images/product/819835021094.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="BL-08523 X5 MEN - THE BACK DOOR"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-08523-x5-men-the-back-door">
<h6>BL-08523 X5 MEN - THE BACK DOOR</h6>
</a> <h5><i class="fa fa-usd"></i>440</h5> </div>
<div> <input type="hidden" name="price_id1306" value="1321"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1306" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9"> </div> <button type="button" class="add-in-cart" pid="1306" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/penis-extender-professional-grade-system-se-1590-10-3"> <img src="https://vsexshopgdlalcala.com.mx/images/product/716770090454.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PENIS EXTENDER PROFESSIONAL GRADE SYSTEM SE 1590-10-3"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/penis-extender-professional-grade-system-se-1590-10-3">
<div class="out-of-stock" style="height: 55%">
<h2 style="font-size: 28px">AGOTADO!</h2> <img src="https://vsexshopgdlalcala.com.mx/assets/images/outofstock.webp" loading="lazy" alt="PENIS EXTENDER PROFESSIONAL GRADE SYSTEM SE 1590-10-3">
</div>
</a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/penis-extender-professional-grade-system-se-1590-10-3">
<h6>PENIS EXTENDER PROFESSIONAL GRADE SYSTEM SE 1590-10-3</h6>
</a> <h5><i class="fa fa-usd"></i>1500</h5> </div>
<div> <input type="hidden" name="price_id1594" value="1609"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1594" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="0"> </div> <button type="button" class="add-in-cart" pid="1594" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-4" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Exclusivo mayoristas" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Exclusivo mayoristas" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-86-esposas-de-piel-a-granel-36-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-86 36P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-86 ESPOSAS DE PIEL A GRANEL 36 piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-86-esposas-de-piel-a-granel-36-piezas">
<h6>AC-86 ESPOSAS DE PIEL A GRANEL 36 piezas</h6>
</a> <h5><i class="fa fa-usd"></i>5832</h5> </div>
<div> <input type="hidden" name="price_id1570" value="1585"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1570" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1570" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/80-piezas-lab-01-lubricante-erotic-toys-base-agua-natural"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-01 80P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="80 PIEZAS LAB-01 LUBRICANTE EROTIC TOYS BASE AGUA NATURAL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/80-piezas-lab-01-lubricante-erotic-toys-base-agua-natural">
<h6>80 PIEZAS LAB-01 LUBRICANTE EROTIC TOYS BASE AGUA NATURAL</h6>
</a> <h5><i class="fa fa-usd"></i>3204</h5> </div>
<div> <input type="hidden" name="price_id1574" value="1589"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1574" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1574" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-12-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/HARNES 3 AROS 12P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES TRIPLE ARO Exclusivo 12 piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-12-piezas">
<h6>HARNES TRIPLE ARO Exclusivo 12 piezas</h6>
</a> <h5><i class="fa fa-usd"></i>1788</h5> </div>
<div> <input type="hidden" name="price_id1560" value="1575"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1560" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1000"> </div> <button type="button" class="add-in-cart" pid="1560" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pastilla-vg-xy-caja"> <img src="https://vsexshopgdlalcala.com.mx/images/product/56ee297c352cf2e4b51f8413b2af2054.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PASTILLA VG-XY (CAJA)"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pastilla-vg-xy-caja">
<h6>PASTILLA VG-XY (CAJA)</h6>
</a> <h5><i class="fa fa-usd"></i>799</h5> </div>
<div> <input type="hidden" name="price_id1784" value="1850"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1784" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="400"> </div> <button type="button" class="add-in-cart" pid="1784" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/retardin-crema-original-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/75022179013831.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="RETARDIN CREMA ORIGINAL MAYOREO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/retardin-crema-original-mayoreo">
<h6>RETARDIN CREMA ORIGINAL MAYOREO</h6>
</a> <h5><i class="fa fa-usd"></i>720</h5> </div>
<div> <input type="hidden" name="price_id1802" value="1885"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1802" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1802" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tribulus-suplemento-alimenticio-60-caps-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5d5b0c2671cf4b3a4c43f452d83ba13e.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tribulus suplemento alimenticio 60 caps mayoreo"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tribulus-suplemento-alimenticio-60-caps-mayoreo">
<h6>Tribulus suplemento alimenticio 60 caps mayoreo</h6>
</a> <h5><i class="fa fa-usd"></i>295</h5> </div>
<div> <input type="hidden" name="price_id1778" value="1836"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1778" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="48"> </div> <button type="button" class="add-in-cart" pid="1778" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-36piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/HARNES 3 AROS 36P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES TRIPLE ARO Exclusivo 36piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-36piezas">
<h6>HARNES TRIPLE ARO Exclusivo 36piezas</h6>
</a> <h5><i class="fa fa-usd"></i>4359</h5> </div>
<div> <input type="hidden" name="price_id1562" value="1577"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1562" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1562" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-21-lubricante-natural-base-agua-hot-10ml-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-21M.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-21 LUBRICANTE NATURAL BASE AGUA +HOT 10ML MAYOREO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-21-lubricante-natural-base-agua-hot-10ml-mayoreo">
<h6>LAB-21 LUBRICANTE NATURAL BASE AGUA +HOT 10ML MAYOREO</h6>
</a> <h5><i class="fa fa-usd"></i>700</h5> </div>
<div> <input type="hidden" name="price_id1849" value="1934"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1849" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9999"> </div> <button type="button" class="add-in-cart" pid="1849" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-5" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Juguetes eroticos" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Juguetes eroticos" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pocket-exotics-gnd-egg-1101-30-2"> <img src="https://vsexshopgdlalcala.com.mx/images/product/716770018106.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="POCKET EXOTICS GND EGG 1101-30-2"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pocket-exotics-gnd-egg-1101-30-2">
<h6>POCKET EXOTICS GND EGG 1101-30-2</h6>
</a> <h5><i class="fa fa-usd"></i>289</h5> </div>
<div> <input type="hidden" name="price_id1581" value="1596"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1581" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="4"> </div> <button type="button" class="add-in-cart" pid="1581" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-77-tentaculos"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 77.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="EROTIC TOYS REAL COCK 77 TENTACULOS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-77-tentaculos">
<h6>EROTIC TOYS REAL COCK 77 TENTACULOS</h6>
</a> <h5><i class="fa fa-usd"></i>999</h5> </div>
<div> <input type="hidden" name="price_id1614" value="1629"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1614" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1614" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/06-159clv-bcd-water-soft-mounts"> <img src="https://vsexshopgdlalcala.com.mx/images/product/4890888124921.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="06-159CLV-BCD WATER SOFT MOUNTS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/06-159clv-bcd-water-soft-mounts">
<h6>06-159CLV-BCD WATER SOFT MOUNTS</h6>
</a> <h5><i class="fa fa-usd"></i>569</h5> </div>
<div> <input type="hidden" name="price_id1356" value="1371"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1356" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1356" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lilo-bala-y-lengua-de-silicn-recargable-usb"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-190.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LILO Bala y lengua de silicón recargable USB "> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lilo-bala-y-lengua-de-silicn-recargable-usb">
<h6>LILO Bala y lengua de silicón recargable USB </h6>
</a> <h5><i class="fa fa-usd"></i>399</h5> </div>
<div> <input type="hidden" name="price_id2030" value="2118"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2030" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="2030" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-13723-dr-skin-dr-tim-75-inch-vibrating-cock-with"> <img src="https://vsexshopgdlalcala.com.mx/images/product/819835022367.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="BL-13723 DR. SKIN - DR. TIM - 7.5 INCH VIBRATING COCK WITH"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-13723-dr-skin-dr-tim-75-inch-vibrating-cock-with">
<h6>BL-13723 DR. SKIN - DR. TIM - 7.5 INCH VIBRATING COCK WITH</h6>
</a> <h5><i class="fa fa-usd"></i>945</h5> </div>
<div> <input type="hidden" name="price_id1317" value="1332"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1317" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1317" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/dr-throb-95-dr-skin-13817"> <img src="https://vsexshopgdlalcala.com.mx/images/product/819835022763.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="DR THROB 9.5 DR SKIN 13817"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/dr-throb-95-dr-skin-13817">
<h6>DR THROB 9.5 DR SKIN 13817</h6>
</a> <h5><i class="fa fa-usd"></i>999</h5> </div>
<div> <input type="hidden" name="price_id1523" value="1538"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1523" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1523" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bala-vibradora-control-remoto-de-silicn-sweet-heart"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-169.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Bala vibradora control Remoto de silicón Sweet Heart "> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bala-vibradora-control-remoto-de-silicn-sweet-heart">
<h6>Bala vibradora control Remoto de silicón Sweet Heart </h6>
</a> <h5><i class="fa fa-usd"></i>550</h5> </div>
<div> <input type="hidden" name="price_id1993" value="2081"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1993" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1993" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-con-pearling-real-cock-94-babo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL-COCK-94-10.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="CONSOLADOR CON PEARLING REAL COCK 94 BABO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-con-pearling-real-cock-94-babo">
<h6>CONSOLADOR CON PEARLING REAL COCK 94 BABO</h6>
</a> <h5><i class="fa fa-usd"></i>1999</h5> </div>
<div> <input type="hidden" name="price_id1883" value="1969"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1883" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1883" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-6" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Lenceria" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Lenceria" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/paal"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TA60.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Pañal"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/paal">
<h6>Pañal</h6>
</a> <h5><i class="fa fa-usd"></i>180</h5> </div>
<div> <input type="hidden" name="price_id1234" value="1249"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1234" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1234" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/baby-doll-8490"> <img src="https://vsexshopgdlalcala.com.mx/images/product/694871984905.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="baby doll 8490"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/baby-doll-8490">
<h6>baby doll 8490</h6>
</a> <h5><i class="fa fa-usd"></i>485</h5> </div>
<div> <input type="hidden" name="price_id1490" value="1505"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1490" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1490" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/media-01-lisa"> <img src="https://vsexshopgdlalcala.com.mx/images/product/MEDIA01.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="MEDIA 01 LISA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/media-01-lisa">
<h6>MEDIA 01 LISA</h6>
</a> <h5><i class="fa fa-usd"></i>75</h5> </div>
<div> <input type="hidden" name="price_id1630" value="1645"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1630" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1630" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-09-boxer-de-mesh"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TABX09.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TABX 09 BOXER DE MESH"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-09-boxer-de-mesh">
<h6>TABX 09 BOXER DE MESH</h6>
</a> <h5><i class="fa fa-usd"></i>290</h5> </div>
<div> <input type="hidden" name="price_id1637" value="1652"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1637" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1637" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-10-combinado"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TABX10.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TABX 10 COMBINADO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-10-combinado">
<h6>TABX 10 COMBINADO</h6>
</a> <h5><i class="fa fa-usd"></i>259</h5> </div>
<div> <input type="hidden" name="price_id1640" value="1655"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1640" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1640" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-intima"> <img src="https://vsexshopgdlalcala.com.mx/images/product/T55.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tanga Intima"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-intima">
<h6>Tanga Intima</h6>
</a> <h5><i class="fa fa-usd"></i>153</h5> </div>
<div> <input type="hidden" name="price_id1197" value="1212"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1197" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1197" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-baci-250-s"> <img src="https://vsexshopgdlalcala.com.mx/images/product/4890808027035.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TANGA BACI 250 S"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-baci-250-s">
<h6>TANGA BACI 250 S</h6>
</a> <h5><i class="fa fa-usd"></i>120</h5> </div>
<div> <input type="hidden" name="price_id1842" value="1927"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1842" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1842" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-11-cachetero"> <img src="https://vsexshopgdlalcala.com.mx/images/product/25041ff58dff45f1ce4481776c207dc0.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TABX 11 CACHETERO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-11-cachetero">
<h6>TABX 11 CACHETERO</h6>
</a> <h5><i class="fa fa-usd"></i>259</h5> </div>
<div> <input type="hidden" name="price_id1641" value="1656"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1641" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1641" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/lenceria"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-7" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Lubricantes y cosmetica" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Lubricantes y cosmetica" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-07-aceite-de-almendras-con-feromonas-mas-hot"> <img src="https://vsexshopgdlalcala.com.mx/images/product/046911e6785cf89f1a385faa34849a51.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-07 ACEITE DE ALMENDRAS CON FEROMONAS MAS HOT"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-07-aceite-de-almendras-con-feromonas-mas-hot">
<h6>LAB-07 ACEITE DE ALMENDRAS CON FEROMONAS MAS HOT</h6>
</a> <h5><i class="fa fa-usd"></i>120</h5> </div>
<div> <input type="hidden" name="price_id1688" value="1713"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1688" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1688" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/elbow-grease-h2o-gel-hot-85-oz"> <img src="https://vsexshopgdlalcala.com.mx/images/product/1f1d419e9ec46595ce14bd8613c5fec1.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Elbow Grease H2o Gel Hot 8.5 Oz"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/elbow-grease-h2o-gel-hot-85-oz">
<h6>Elbow Grease H2o Gel Hot 8.5 Oz</h6>
</a> <h5><i class="fa fa-usd"></i>369</h5> </div>
<div> <input type="hidden" name="price_id1717" value="1766"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1717" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1717" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-sex-and-love"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ACT 50ml.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ACEITE SEX AND LOVE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-sex-and-love">
<h6>ACEITE SEX AND LOVE</h6>
</a> <h5><i class="fa fa-usd"></i>95</h5> </div>
<div> <input type="hidden" name="price_id1372" value="1387"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1372" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1372" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-05-lub-multiorgasmico-con-feromonas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-05.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-05 LUB MULTIORGASMICO CON FEROMONAS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-05-lub-multiorgasmico-con-feromonas">
<h6>LAB-05 LUB MULTIORGASMICO CON FEROMONAS</h6>
</a> <h5><i class="fa fa-usd"></i>199</h5> </div>
<div> <input type="hidden" name="price_id1605" value="1620"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1605" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="20"> </div> <button type="button" class="add-in-cart" pid="1605" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-de-almendras-20-ml-sensacion-diamante"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7508304288993.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ACEITE DE ALMENDRAS 20 ML SENSACION DIAMANTE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-de-almendras-20-ml-sensacion-diamante">
<h6>ACEITE DE ALMENDRAS 20 ML SENSACION DIAMANTE</h6>
</a> <h5><i class="fa fa-usd"></i>95</h5> </div>
<div> <input type="hidden" name="price_id1501" value="1516"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1501" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="4"> </div> <button type="button" class="add-in-cart" pid="1501" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-mango-exotico-60ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7503023462211.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="FEEL LOVE 4 EN 1 MANGO EXOTICO 60ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-mango-exotico-60ml">
<h6>FEEL LOVE 4 EN 1 MANGO EXOTICO 60ML</h6>
</a> <h5><i class="fa fa-usd"></i>209</h5> </div>
<div> <input type="hidden" name="price_id1426" value="1441"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1426" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1426" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lubricante-caliente-feel-love-4-en-1-chocolate-60ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7503023462167.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LUBRICANTE CALIENTE FEEL LOVE 4 EN 1 CHOCOLATE 60ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lubricante-caliente-feel-love-4-en-1-chocolate-60ml">
<h6>LUBRICANTE CALIENTE FEEL LOVE 4 EN 1 CHOCOLATE 60ML</h6>
</a> <h5><i class="fa fa-usd"></i>209</h5> </div>
<div> <input type="hidden" name="price_id1428" value="1443"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1428" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1428" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lubricante-imitacin-de-semen-a-base-de-agua"> <img src="https://vsexshopgdlalcala.com.mx/images/product/SEMEN_IMITACION.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Lubricante Imitación de Semen a Base de Agua "> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lubricante-imitacin-de-semen-a-base-de-agua">
<h6>Lubricante Imitación de Semen a Base de Agua </h6>
</a> <h5><i class="fa fa-usd"></i>160</h5> </div>
<div> <input type="hidden" name="price_id2050" value="2138"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2050" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="12"> </div> <button type="button" class="add-in-cart" pid="2050" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-8" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Seccion lesbica" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Seccion lesbica" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zh00611-adult-toys-double-harness"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6949116706113.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ZH00611 ADULT TOYS DOUBLE HARNESS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zh00611-adult-toys-double-harness">
<h6>ZH00611 ADULT TOYS DOUBLE HARNESS</h6>
</a> <h5><i class="fa fa-usd"></i>730</h5> </div>
<div> <input type="hidden" name="price_id1358" value="1373"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1358" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1358" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/oral-sex-plus-chest-harness"> <img src="https://vsexshopgdlalcala.com.mx/images/product/051021045778.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ORAL SEX PLUS CHEST HARNESS"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/oral-sex-plus-chest-harness">
<div class="out-of-stock" style="height: 55%">
<h2 style="font-size: 28px">AGOTADO!</h2> <img src="https://vsexshopgdlalcala.com.mx/assets/images/outofstock.webp" loading="lazy" alt="ORAL SEX PLUS CHEST HARNESS">
</div>
</a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/oral-sex-plus-chest-harness">
<h6>ORAL SEX PLUS CHEST HARNESS</h6>
</a> <h5><i class="fa fa-usd"></i>449</h5> </div>
<div> <input type="hidden" name="price_id1455" value="1470"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1455" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="0"> </div> <button type="button" class="add-in-cart" pid="1455" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aro-para-arnes-argolla-metalica-repuesto"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ARGOLLA.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Aro para arnes argolla metalica repuesto"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aro-para-arnes-argolla-metalica-repuesto">
<h6>Aro para arnes argolla metalica repuesto</h6>
</a> <h5><i class="fa fa-usd"></i>50</h5> </div>
<div> <input type="hidden" name="price_id1920" value="2006"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1920" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1920" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-dildo-18007-rdharnes-venta-online"> <img src="https://vsexshopgdlalcala.com.mx/images/product/18007 RDharnes.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES + DILDO 18007 RD/harnes( venta online)"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-dildo-18007-rdharnes-venta-online">
<h6>HARNES + DILDO 18007 RD/harnes( venta online)</h6>
</a> <h5><i class="fa fa-usd"></i>549</h5> </div>
<div> <input type="hidden" name="price_id1587" value="1602"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1587" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1587" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/og005-double-dong-18-bulk"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257421640050.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="OG005 DOUBLE DONG 18" BULK"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/og005-double-dong-18-bulk">
<h6>OG005 DOUBLE DONG 18" BULK</h6>
</a> <h5><i class="fa fa-usd"></i>599</h5> </div>
<div> <input type="hidden" name="price_id1349" value="1364"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1349" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1349" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-doble-cabeza-14-double-dildo-pink-bl110"> <img src="https://vsexshopgdlalcala.com.mx/images/product/702730682104.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Consolador doble cabeza 14 Double Dildo - Pink BL110"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-doble-cabeza-14-double-dildo-pink-bl110">
<h6>Consolador doble cabeza 14 Double Dildo - Pink BL110</h6>
</a> <h5><i class="fa fa-usd"></i>470</h5> </div>
<div> <input type="hidden" name="price_id2016" value="2104"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2016" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="2016" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/HARNES 3 AROS.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES TRIPLE ARO EXCLUSIVO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo">
<h6>HARNES TRIPLE ARO EXCLUSIVO</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id1446" value="1461"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1446" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1446" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/og004-double-dong-12-bulk"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257421640043.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="OG004 DOUBLE DONG 12" BULK"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/og004-double-dong-12-bulk">
<h6>OG004 DOUBLE DONG 12" BULK</h6>
</a> <h5><i class="fa fa-usd"></i>490</h5> </div>
<div> <input type="hidden" name="price_id1357" value="1372"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1357" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="4"> </div> <button type="button" class="add-in-cart" pid="1357" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica"> Ver todo</a></span> </div>
</div>
</div> </div>
</div>
</section> <!-- tab section start -->
<section class="s2 p-0 full-slider shadow-home" style="display: none;"> <video muted autoplay loop width="400" poster="https://vsexshopgdlalcala.com.mx/images/secondslider/Sex-shop-mexico-secundario.webp">
<source src="https://vsexshopgdlalcala.com.mx/images/secondslider/1658265191.webm" type="video/webm">
</video> </section> <!-- collection banner start -->
<section class="s3 ratio2_1 section-b-space" style="display: none; ">
<div class="container shadow-cls">
<div class="row border-row1 m-0 pro-box-bg-white"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/arneses"> <img src="https://vsexshopgdlalcala.com.mx/images/category/SECCION-LESBICAreducida.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Arneses"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/arneses">
<h6>Arneses </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/tangas"> <img src="https://vsexshopgdlalcala.com.mx/images/category/tangas500.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tangas"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/tangas">
<h6>Tangas </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/e5fee1a6a7a6cecf2543b7f9170d35f1.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7c0fb074eec4c2bc6bb56d4e4aac0c56.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores">
<h6>Vibradores </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/anillos"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/2e5a7b7df4d3cf3f71b5fdf4004c124e.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/ANILLOS.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/anillos">
<h6>Anillos </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/con-base-de-succion"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/dc780bb2df6d884c0d60974f60e1fb08.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7b5f5d6ebc485e03f3781e890e95c8f3.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/con-base-de-succion">
<h6>Con base de succion </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/estimuladores-de-punto-g"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/3c3e3dc4dc4b93dcea756797546df169.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7f9b74e28cc8d0d828ba8f75ae8c1711.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/estimuladores-de-punto-g">
<h6>Estimuladores de punto G </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/potenciadores"> <img src="https://vsexshopgdlalcala.com.mx/images/category/5600298351638.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Potenciadores"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/potenciadores">
<h6>Potenciadores </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/extensiones-y-fundas"> <img src="https://vsexshopgdlalcala.com.mx/images/category/EXTENSIONES-Y-FUNDAS.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Extensiones y fundas"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/extensiones-y-fundas">
<h6>Extensiones y fundas </h6>
</a> </div>
</div>
</div> </div>
</div>
</section>
<section class="s4 slider-section slider-layout-4 section-b-space py-5" style="display: none;">
<div class="container">
<div class="row">
<div class="col-xl-12 col-lg-12 pl-0 ratio_square same-slider" style="margin-bottom:45px">
<div class="tab-head">
<h2 class="title">últimos productos</h2>
</div>
<div class="veg-3" style="text-align:center;"> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/penis-extender"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/6935847733504.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="PENIS EXTENDER"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/penis-extender">
<h6>PENIS EXTENDER</h6>
</a> <h5><i class="fa fa-usd"></i>800</h5> </div> <input type="hidden" name="price_id1277" value="1292">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1277" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1277" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/limited-edition-satin-love-mask-pd4405-23"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/93c7a9769afb337ee90386eaec526af5.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="LIMITED EDITION SATIN LOVE MASK PD4405-23"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/limited-edition-satin-love-mask-pd4405-23">
<h6>LIMITED EDITION SATIN LOVE MASK PD4405-23</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div> <input type="hidden" name="price_id1732" value="1781">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1732" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1732" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-57-small-shark-vibrating-egg"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/AC-57.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="AC-57 SMALL SHARK VIBRATING EGG"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-57-small-shark-vibrating-egg">
<div class="out-of-stock" style="height:220px;">
<h2 style="font-size: 33px">AGOTADO!</h2> <img loading="lazy" style="display: inline-block; max-height: 205px; max-width: 86%; " src="https://vsexshopgdlalcala.com.mx/assets/images/outofstock.webp" alt="AC-57 SMALL SHARK VIBRATING EGG ">
</div>
</a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-57-small-shark-vibrating-egg">
<h6>AC-57 SMALL SHARK VIBRATING EGG</h6>
</a> <h5><i class="fa fa-usd"></i>1325</h5> </div> <input type="hidden" name="price_id1419" value="1434">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1419" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="0"> </div> <button type="button" class="add-in-cart" pid="1419" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/satisfyer-vibes-master-nature"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/d420f37a313027239bd59f66b5f404d4.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Satisfyer Vibes Master-Nature"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/satisfyer-vibes-master-nature">
<h6>Satisfyer Vibes Master-Nature</h6>
</a> <h5><i class="fa fa-usd"></i>2100</h5> </div> <input type="hidden" name="price_id1761" value="1814">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1761" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1761" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-s82-funda-hueca"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/8a7098a0a219341d0d6af9261337dd5c.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="EROTIC TOYS REAL COCK S82 FUNDA HUECA"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-s82-funda-hueca">
<h6>EROTIC TOYS REAL COCK S82 FUNDA HUECA</h6>
</a> <h5><i class="fa fa-usd"></i>750</h5> </div> <input type="hidden" name="price_id1622" value="1637">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1622" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1622" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-erotic-toys-real-cock-3vs-real-rock-8"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 3VS.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="VIBRADOR EROTIC TOYS REAL COCK 3VS REAL ROCK 8"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-erotic-toys-real-cock-3vs-real-rock-8">
<h6>VIBRADOR EROTIC TOYS REAL COCK 3VS REAL ROCK 8</h6>
</a> <h5><i class="fa fa-usd"></i>975</h5> </div> <input type="hidden" name="price_id1545" value="1560">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1545" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="15"> </div> <button type="button" class="add-in-cart" pid="1545" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pocket-exotics-gnd-egg-1101-30-2"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/716770018106.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="POCKET EXOTICS GND EGG 1101-30-2"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pocket-exotics-gnd-egg-1101-30-2">
<h6>POCKET EXOTICS GND EGG 1101-30-2</h6>
</a> <h5><i class="fa fa-usd"></i>289</h5> </div> <input type="hidden" name="price_id1581" value="1596">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1581" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="4"> </div> <button type="button" class="add-in-cart" pid="1581" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-lilo-multiorgsmico-estimulador-de-clitoris"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/AC-133.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Vibrador lilo multiorgásmico estimulador de clitoris"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-lilo-multiorgsmico-estimulador-de-clitoris">
<h6>Vibrador lilo multiorgásmico estimulador de clitoris</h6>
</a> <h5><i class="fa fa-usd"></i>680</h5> </div> <input type="hidden" name="price_id1902" value="1988">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1902" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1902" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-09423-x5-men-oral-anne"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/819835020134.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="BL-09423 X5 Men Oral Anne"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-09423-x5-men-oral-anne">
<h6>BL-09423 X5 Men Oral Anne</h6>
</a> <h5><i class="fa fa-usd"></i>550</h5> </div> <input type="hidden" name="price_id1304" value="1319">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1304" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1304" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-85-harnes-de-aros-24-piezas"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/AC-85 24P.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="AC-85 HARNES DE AROS 24 Piezas"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-85-harnes-de-aros-24-piezas">
<h6>AC-85 HARNES DE AROS 24 Piezas</h6>
</a> <h5><i class="fa fa-usd"></i>2364</h5> </div> <input type="hidden" name="price_id1565" value="1580">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1565" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1565" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> </div>
</div>
<hr> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/WhatsApp_Image_2025-04-10_at_5_58_53_PM.jpeg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/mi-experiencia-en-un-cuarto-oscuro-tuve-sexo-sin-saber-con-quien">Mi experiencia en un cuarto oscuro, tuve sexo sin saber con quien….</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/e3475959-a214-43d4-8684-6a3ca39bcc52.jpg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/que-es-un-cine-porno-que-es-lo-que-puedes-llegar-encontrar-en-ese-lugar-misterioso">Que es un cine porno que es lo que puedes llegar encontrar en ese lugar misterioso</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/WhatsApp_Image_2025-04-10_at_5_58_39_PM.jpeg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/sexo-con-una-mesera-despus-de-que-discretamente-me-diera-su-nmero">Sexo con una mesera después de que discretamente me diera su número…</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/09758a90-a148-4378-8da0-c00c8708ac50.jpg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/garganta-profunda-te-decimos-las-mejores-tcnicas-para-que-seas-una-experta">Garganta profunda, te decimos las mejores técnicas para que seas una experta</a> </div>
</div>
</div> <hr>
</div>
</div>
</section>
<section class="s4 slider-section slider-layout-4 section-b-space py-5" style="display: none; background-color:aliceblue; ">
<div class="container">
<div class="row">
<div class="col-md-12" id="home_content"> <p><strong>SEX SHOP EN MÉXICO</strong><br />
Si estás buscando proveedores de juguetes para adultos en línea en México, llegaste al lugar indicado, ya que somos una Distribuidora de juguetes sexuales que además de contar con tiendas de SEX SHOP EN MÉXICO, también nos hemos especializado como Tienda Virtual De Productos Sexuales tales como Consoladores para dama, juguetes sexuales masculinos y juguetes eróticos para mujeres.<br />
Si no te sientes cómodo al Comprar juguetes para adultos y Dildos en una tienda física entonces solos una alternativa como Tienda Virtual De Productos Sexuales o lo llamado hoy en día sex shop online en México.<br />
El sexo es el mayor placer en la vida y lo más importante es encontrar un amante y descubrir los salvajes secretos del cuerpo. Y el mejor y más discreto método para comprar juguetes para adultos en México es en línea.<br />
Te vuelves más consciente de tus puntos de placer como resultado de los juguetes sexuales. <br />
Con la ayuda de estos juguetes, más mujeres y hombres de las ciudades están descubriendo su lado más íntimo.<br />
Durante la última década, fuimos líderes con nuestras tiendas de juguetes para adulto pero debido a la revolución del comercio electrónico, ahora día con día estamos logrando la mejor tienda de sex shop online en México<br />
Debido a la revolución de Internet, hoy en día existe una gran demanda de juguetes sexuales en México.<br />
¿Estás tratando de buscar un distribuidor de juguetes sexuales? <br />
Hay muchas Tiendas Virtuales de Productos Sexuales diferentes disponibles en <a href="https://vsexshopgdlalcala.com.mx/">vsexshopgdlalcala.com. </a> sexshop online México<br />
Para que puedas comprar con confianza. Ponemos a su disposición juguetes sexuales para adultos, incluidos geles excitantes, vibradores, esposas, lencería y Concentrado de feromonas, retardadores de eyaculación, masturbadores para hombre, que han hecho que tener relaciones sexuales todos los días sea una actividad mucho más emocionante y placentera.</p>
<p><big><strong>¡Somos la mejor tienda en línea de Juguetes Para Adultos en México!</strong></big></p>
<p>En nuestra tienda virtual de productos sexuales, Sex Shop México, nos enorgullece ofrecer una amplia selección de juguetes y accesorios eróticos para satisfacer todas tus fantasías. Como distribuidora de juguetes sexuales, garantizamos alta calidad y variedad en nuestros productos.</p>
<p>En Sex Shop México, sabemos que la privacidad y comodidad son fundamentales al comprar juguetes sexuales. Por eso, hemos creado una plataforma online segura y discreta donde puedes explorar nuestra amplia gama de productos desde la comodidad de tu hogar. Realizamos envíos a todo México, <a href="https://vsexshopgdlalcala.com.mx/about-us">incluyendo Guadalajara</a>, nuestra sede central.</p>
<p>Nuestra tienda en línea es perfecta tanto para clientes mayoristas como para aquellos que buscan productos a nivel individual. Nuestro objetivo es brindarte una experiencia de compra satisfactoria, con productos de alta calidad y servicio al cliente excepcional.</p>
<p>En Sex Shop México, encontrarás una amplia variedad de juguetes para adultos, desde <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores" target="_blank">vibradores</a> y <a href="https://vsexshopgdlalcala.com.mx/subcategoria/first-class-grado-medico">consoladores</a>, hasta lencería erótica, <a href="https://vsexshopgdlalcala.com.mx/subcategoria/disfraces" target="_blank">disfraces sexys</a> y accesorios BDSM. También ofrecemos productos especiales como afrodisíacos para hombres, lubricantes 4 en 1, concentrados de feromonas y juguetes sexuales para mujeres en línea.</p>
<p>Nuestro catálogo incluye juguetes y accesorios diseñados para parejas, como juegos eróticos, anillos vibradores, arneses sexuales para lesbianas y <a href="https://vsexshopgdlalcala.com.mx/subcategoria/bolas-chinas-y-balas-vibradoras" target="_blank">estimuladores de clítoris</a>. Además, contamos con una selección de productos exclusivos como bombas de vacío para hombres, muñecas sexuales y artículos para el alargamiento del pene.</p>
<p>En Sex Shop México, nos esforzamos por ofrecerte productos que se adapten a tus necesidades y preferencias. Por eso, contamos con <a href="https://vsexshopgdlalcala.com.mx/subcategoria/intimos-y-discretos" target="_blank">vibradores de app </a>y vibradores bluetooth para aquellos que desean disfrutar de una experiencia más interactiva.</p>
<p>Navega por nuestra tienda virtual y descubre los placeres que ofrecemos. Comprar en Sex Shop México es sinónimo de calidad, discreción y satisfacción. ¡Déjanos ser tu tienda erótica de confianza en México!</p>
<p>No esperes más y explora nuestro catálogo de juguetes sexuales, <a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria" target="_blank">lencería erótica</a> y accesorios emocionantes. ¡Te aseguramos una experiencia inolvidable en el mundo del placer y la diversión! Sex Shop México, donde tus fantasías se hacen realidad.</p>
</div>
</div>
</div>
</section> <!-- collection banner end -->
<!-- Recents ordered slider section start -->
<!-- Product slider section end -->
<!--footer start --> <style type="text/css">
.foot-icon-pera{
display: flex;
align-items: center;
justify-content: center;
color: white;
margin: 11px 0px;
}
.foot-icon {
background: #ff00ff;
margin-left: 15px;
padding: 13px 13px;
border-radius: 42px;
font-size: 22px;
color: white;
}
</style>
<style>
/* Floating Button */
.v-whatsapp-button {
position: fixed;
bottom: 20px;
left: 20px;
z-index: 9999;
}
.v-chat-popup {
position: fixed;
bottom: 80px;
left: 20px;
z-index: 1000;
width: 320px;
background-color: white;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
display: none;
}
.v-chat-header {
background-color: #25d366;
color: white;
padding: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
text-align: center;
font-weight: bold;
}
.v-chat-body {
padding: 10px;
}
.v-chat-item {
display: flex;
align-items: center;
padding: 10px;
border-bottom: 1px solid #f1f1f1;
cursor: pointer;
}
.v-chat-item:hover {
background-color: #f9f9f9;
}
.v-chat-item img {
width: 40px;
height: 40px;
border-radius: 50%;
margin-right: 10px;
}
.v-chat-item .chat-info {
flex-grow: 1;
}
.v-chat-item .chat-info h6 {
margin: 0;
font-size: 14px;
}
.v-chat-item .chat-info small {
color: gray;
}
.v-chat-footer {
padding: 10px;
text-align: center;
}
</style>
<!-- Floating WhatsApp Button -->
<div class="v-whatsapp-button">
<button class="btn rounded-circle" style="background:#00a82d; width:52px; height:52px;" onclick="toggleVChatPopup()">
<i class="fab fa-whatsapp fs-3 fa-lg text-white" style="font-size: 32px;"></i>
</button>
</div>
<!-- WhatsApp Chat Popup -->
<div class="v-chat-popup" id="chatPopup">
<div class="v-chat-header">
<span>inicia una conversación</span>
</div>
<div class="v-chat-body">
<!-- Chat Item 1 -->
<div class="v-chat-item" onclick="openVChat('+5213311175952')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Asesor 1">
<div class="v-chat-info">
<h6>Gerente</h6>
<small>Habla con nuestro gerente</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<div class="v-chat-item" onclick="openVChat('+5213331752460')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Asesor 1">
<div class="v-chat-info">
<h6>(Paseo Degollado 66) Matriz</h6>
<small>Soporte en Paseo Degollado 66</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<!-- Chat Item 2 -->
<div class="v-chat-item" onclick="openVChat('+5213331589037')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Asesor 3">
<div class="v-chat-info">
<h6>(Av. Revolución 669)</h6>
<small>Soporte en Av. Revolución 669</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<!-- Chat Item 3 -->
<div class="v-chat-item" onclick="openVChat('+5213315696724')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Asesor 2">
<div class="v-chat-info">
<h6>(Avenida Hidalgo 973)</h6>
<small>Soporte en Avenida Hidalgo 973</small>
</div>
</div>
</div>
</div>
<script>
// Toggle Chat Popup
function toggleVChatPopup() {
const chatPopup = document.getElementById('chatPopup');
chatPopup.style.display = chatPopup.style.display === 'none' || chatPopup.style.display === '' ? 'block' : 'none';
}
// Open WhatsApp Chat
function openVChat(phoneNumber) {
const isMobile = /iPhone|iPad|iPod|Android/i.test(navigator.userAgent);
if (isMobile) {
// Redirect to WhatsApp mobile link
window.open(`https://wa.me/${phoneNumber}?text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/`, '_blank');
} else {
// Redirect to WhatsApp Web link
window.open(`https://web.whatsapp.com/send?phone=${phoneNumber}&text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/`, '_blank');
}
}
</script>
<footer class="footer-3">
<div class="foot-icon-pera">
<a href="https://www.youtube.com/@pierrealcala6702"> <i class="fab fa-youtube foot-icon"></i> </a>
<a href="https://www.facebook.com/people/Virtual-Sex-Shop-Gdl-Alcala/100063788511201/?mibextid=ZbWKwL"> <i class="fab fa-facebook foot-icon"></i> </a>
<a href="https://www.instagram.com/pierrealcala/"> <i class="fab fa-instagram foot-icon"></i> </a>
<a href="https://www.tiktok.com/@sexshopguadalajara"> <i class="fab fa-tiktok foot-icon"></i> </a>
<a href="https://twitter.com/PierreAlcala1"> <i class="fab fa-twitter foot-icon"></i> </a>
</div>
<div class="subscribe-section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="subscribe-content">
<h4> <i class="fa fa-envelope-o" aria-hidden="true"></i>Boletin informativo</h4>
<p>suscríbete y recibe nuestras promociones </p>
<form action="https://vsexshopgdlalcala.com.mx/subscription" class="form-inline subscribe-form" method="post">
<div class="form-group mb-0">
<input type="email" class="form-control" name="email" id="exampleFormControlInput3" placeholder="Correo electrónico...">
</div>
<button type="submit" class="btn btn-solid" style="background: black">Suscribir</button>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-section">
<div class="container">
<div class="row border-cls section-b-space section-t-space">
<div class="col-xl-12 col-lg-12 about-section">
<div class="footer-title footer-mobile-title">
<h4>Acerca de</h4>
</div>
<div class="footer-content">
<div class="footer-logo text-center">
<img src="https://vsexshopgdlalcala.com.mx/images/logo.webp" loading="lazy" alt="Virtual sex shop GDL Alcala" style="width:270px !important">
</div>
</div>
</div>
<div class="col-xl-12 col-lg-12">
<div class="row height-cls">
<div class="col-lg-4 footer-link">
<div>
<div class="footer-title">
<h4>mi cuenta</h4>
</div>
<div class="footer-content">
<ul>
<li><a href="https://vsexshopgdlalcala.com.mx/home/terms">Términos y condiciones</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/ourservices">Nosotros</a></li>
<!-- <li><a href="https://vsexshopgdlalcala.com.mx/terms-condition">Términos y condiciones</a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/about-us">Tiendas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/contact-us">Contacto</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/membership">Membresía</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/payment-and-shipment">Pagos y envios </a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/cart">mi carrito</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/preguntas-frecuentes">FAQs</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 footer-link">
<div>
<div class="footer-title">
<h4>categoría</h4>
</div>
<div class="footer-content">
<ul>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 footer-link ftrcontc">
<div>
<div class="footer-title">
<h4>Contacto</h4>
</div>
<div class="footer-content">
<ul class="contact-list">
<li style="text-align: justify;"><i class="fa fa-map-marker"></i>Andador paseo degollado 66, Colonia centro plaza tapatía, Guadalajara Jalisco México cp. 44100</li>
<li><i class="fa fa-phone"></i>Llámanos: 33 1117 5952</li>
<li><i class="fa fa-envelope-o"></i>Envíenos un correo electrónico: isaiasalcala@hotmail.com</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="tap-top">
<div>
<i class="fa fa-angle-double-up"></i>
</div>
</div>
<!-- "whatsapp://send?phone=+5213312428001&text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/ -->
<button type="button" class="btn btn-primary btn-pincode" data-toggle="modal" style="display: none;" data-target="#myModal"></button>
<div class="modal fade" id="myModal">
<div class="modal-dialog modal-sm">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">Ver disponibilidad</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<form id="check_pin" method="post">
<div class="modal-body">
<div class="form-group">
<input type="text" name="pincode" class="form-control" placeholder="Enter Deliver Area Pincode" value="">
<input type="hidden" name="prod_id" class="form-control">
<input type="hidden" name="qtity" value="1" class="form-control">
<input type="hidden" name="prc_id" class="form-control">
</div>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="submit" class="btn btn-primary check_pin">Entregar</button>
<!--<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>-->
</div>
</form>
</div>
</div>
</div>
<!-- footer end -->
<!--modal popup start-->
<div class="modal fade bd-example-modal-lg theme-modal newsletter-popup" id="exampleModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="container-fluid p-0">
<div class="row">
<div class="col-12">
<div class="modal-bg"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<div class="offer-content">
<h2>Buena cosa</h2>
<h4>Ven a las que se suscriben a nuestro boletín de noticias.</h4>
<form class="auth-form needs-validation" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank">
<div class="form-group mx-sm-3"> <input type="text" class="form-control" name="EMAIL" id="mce-EMAIL" placeholder="Enter your email" required="required"> <button type="submit" class="btn btn-solid" id="mc-submit" style="background: black">Suscribir</button> </div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--modal popup end-->
<!-- Add to cart bar --> <div class="sidcart">
</div> <!-- Add to cart bar end-->
<!-- My account bar --> <div id="myAccount" class="add_to_cart right">
<a href="javascript:void(0)" class="overlay" onclick="closeAccount()"></a>
<div class="cart-inner">
<div class="cart_top">
<h3>mi cuenta</h3>
<div class="close-cart">
<a href="javascript:void(0)" onclick="closeAccount()">
<i class="fa fa-times" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="account-manage">
<form class="theme-form" id="login-form" method="post">
<div class="form-group">
<label for="email">Correo electrónico</label>
<input type="text" name="user_name" class="form-control" id="email" placeholder="Correo electrónico" required="">
</div>
<div class="form-group">
<label for="review">Contraseña</label>
<input type="password" name="user_password" class="form-control" id="review" placeholder="Ingresa tu contraseña" required="">
</div>
<button type="submit" name="login" value="Iniciar sesión" class="btn btn-solid btn-solid-sm btn-block login-user" style="background:#ff00ff">Iniciar sesión</button>
<h5 class="forget-class"><a href="javascript:;" class="d-block forget-password">contraseña olvidada?</a></h5>
<h5 class="forget-class"><a href="https://vsexshopgdlalcala.com.mx/register" class="d-block">Crear cuenta</a></h5>
<div class="login-error"></div>
</form>
<form class="theme-form" id="forget-form" method="post" style="display:none;">
<div class="form-group">
<label for="email">Correo electrónico</label>
<input type="text" name="user_name" class="form-control" id="email" placeholder="Correo electrónico" required="">
</div>
<button type="submit" name="forget" value="Iniciar sesión" class="btn btn-solid btn-solid-sm btn-block login-user" style="background:#ff00ff">Enviar</button>
<h5 class="forget-class"><a href="javascript:;" class="d-block login-button">Iniciar sesión</a></h5>
<div class="forget-error"></div>
</form>
</div>
</div>
</div> <!-- Add to wishlist bar end-->
<!-- latest jquery-->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<!-- Icons -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/fontawesome.css">
<link rel="stylesheet" href="https://vsexshopgdlalcala.com.mx/assets/fontawesome/css/all.min.css">
<!-- Icons -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/animate.css">
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/flipclock.css">
<!--Slick slider css-->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/slick.css">
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/slick-theme.css">
<!-- Bootstrap css -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/bootstrap.css">
<!-- Themify icon -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/themify-icons.css">
<!-- Theme css -->
<link rel="stylesheet" id="color" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/color12.css">
<link rel="stylesheet" href="https://adminlte.io/themes/v3/plugins/select2/css/select2.min.css">
<script src="https://vsexshopgdlalcala.com.mx/assets/js/jquery-3.3.1.min.js" ></script>
<!-- menu js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/menu.js"></script>
<!-- timer js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/flipclock.js"></script>
<!-- popper js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/popper.min.js" ></script>
<!-- slick js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/slick.js"></script>
<!-- Bootstrap js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/bootstrap.js" ></script>
<!-- Bootstrap Notification js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/bootstrap-notify.min.js"></script>
<!-- Theme js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/script.js" ></script>
<link href="https://vsexshopgdlalcala.com.mx/assets/toastr/toastr.min.css" rel="stylesheet" type="text/css"/>
<script src="https://vsexshopgdlalcala.com.mx/assets/toastr/toastr.min.js" type="text/javascript"></script>
<script src="https://adminlte.io/themes/v3/plugins/select2/js/select2.full.min.js"></script>
<script src="https://www.paypalobjects.com/api/checkout.js"></script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5VLTZLS"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script>
var base_url = 'https://vsexshopgdlalcala.com.mx/';
$(window).on('load', function () {
// $('#exampleModal').modal('show');
});
function openSearch() {
document.getElementById("search-overlay").style.display = "block";
}
$('.seachprod').click(function(){
var q = $(this).parent().find('input[name="q"]').val();
// alert(q);
window.location='https://vsexshopgdlalcala.com.mx/product/?q='+q;
});
$('#home-search').on("submit","",function(e){
e.preventDefault();
var q = $('input[name="q"]').val();
window.location='https://vsexshopgdlalcala.com.mx/product/?q='+q;
});
function closeSearch() {
document.getElementById("search-overlay").style.display = "none";
}
function wall_success(msg)
{
$('.alert-show').html('<div class="alert alert-success alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a><strong>' + msg + '</strong></div>');
scroll_to_div('.alert-show');
}
function wall_danger(msg)
{
$('.alert-show').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a><strong>' + msg + '</strong></div>');
scroll_to_div('.alert-show');
}
</script>
<script>
function errormsg(msg)
{
toastr["error"](msg);
toastr.options = {
"closeButton": true,
"debug": false,
"newestOnTop": false,
"progressBar": false,
"positionClass": "toast-top-right",
"preventDuplicates": false,
"onclick": null,
"showDuration": "500",
"hideDuration": "500",
"timeOut": "5000",
"extendedTimeOut": "1000",
"showEasing": "swing",
"hideEasing": "linear",
"showMethod": "fadeIn",
"hideMethod": "fadeOut"
}
}
function successmsg(msg)
{
toastr["success"](msg);
toastr.options = {
"closeButton": true,
"debug": false,
"newestOnTop": false,
"progressBar": false,
"positionClass": "toast-top-right",
"preventDuplicates": false,
"onclick": null,
"showDuration": "500",
"hideDuration": "500",
"timeOut": "5000",
"extendedTimeOut": "1000",
"showEasing": "swing",
"hideEasing": "linear",
"showMethod": "fadeIn",
"hideMethod": "fadeOut"
}
}
$(document).ready(function () {
$('[data-toggle="tooltip"]').tooltip();
});
function scroll_to_div(div)
{
$('html, body').animate({
scrollTop: $('body').offset().top
}, 2000);
}
function remove_from_cart(id)
{
$.post('https://vsexshopgdlalcala.com.mx/remove-cart', {id: id}, function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
$('.cartid-' + id).remove();
$('.cart-noti').text(dt.count);
side_cart();
} else
{
errormsg(dt.msg);
}
});
}
function side_cart()
{
$.post('https://vsexshopgdlalcala.com.mx/side-cart', {id: '1'}, function (data) {
$('.sidcart').html(data);
if (data.indexOf('cart_side') != -1) {
$('.cart-image').attr('src', base_url + 'assets/images/icon/l-2/cart-3.png');
} else {
$('.cart-image').attr('src', base_url + 'assets/images/icon/l-2/cart.png');
}
});
}
function login_side()
{
$.post('https://vsexshopgdlalcala.com.mx/check-login', {id: '1'}, function (data) {
$('.account-manage').html(data);
});
}
$('#login-form').submit(function (e) {
e.preventDefault();
$('.login-user').html('<i class="fa fa-refresh fa-spin"></i> Please Wait...');
$('.login-user').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/login', $('#login-form').serialize(), function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
login_side();
setTimeout(function () {
window.location = base_url + dt.url;
},1500);
} else
{
$('.login-error').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>' + dt.msg + '</div>');
}
$('.login-user').html('Login');
$('.login-user').removeAttr('disabled');
});
});
$('#forget-form').submit(function (e) {
e.preventDefault();
$('.forget-user').html('<i class="fa fa-refresh fa-spin"></i> Please Wait...');
$('.forget-user').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/forget', $('#forget-form').serialize(), function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
$('#forget-form').hide();
$('#login-form').show();
// setTimeout(function () {
// // window.location = base_url + dt.url;
// },3000);
} else
{
$('.forget-error').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>' + dt.msg + '</div>');
}
$('.forget-user').html('Login');
$('.forget-user').removeAttr('disabled');
});
});
$('.forget-password').click(function () {
$('#login-form').hide();
$('#forget-form').show();
});
$('.login-button').click(function () {
$('#forget-form').hide();
$('#login-form').show();
});
$(window).scroll(function(){
// $('.s1').css('display','block');
$('.s2').css('display','block');
$('.s3').css('display','block');
$('.s4').css('display','block');
$('.product-related').css('display','block');
$('.footer-3').css('display','block');
});
$('.signout').click(function () {
$.post('https://vsexshopgdlalcala.com.mx/logout', {id: '1'}, function (data) {
login_side();
setTimeout(function () {
window.location.href = "https://vsexshopgdlalcala.com.mx/"; //will redirect to your blog page (an ex: blog.html)
}, 2000);
});
});
</script>
<script>
// function checkAge() {
// var age = confirm("¿Tienes 18 años o más?");
// if (age) {
// } else {
// checkAge();
// }
// }
// checkAge();
$('.add-in-cart').click(function () {
var pid = $(this).attr('pid');
var qty = 1;
var price_id = $('input[name="price_id' + pid + '"]').val();
var stock = $(this).prev().find('.product_qty').val();
var parse_stock = parseInt(stock);
if(parse_stock == 0){
toastr.error("seleccione menos del valor de stock del producto.");
}else{
addtocart(pid,qty,price_id);
$(this).prev().find('.product_qty').val(parse_stock -1);
}
});
$('body').on('click keyup','.stock_valid',function(){
var quantity = $(this).val();
var stock = $(this).next().val();
var parse_stock = parseInt(stock);
var parse_quantity = parseInt(quantity);
if(parse_quantity>parse_stock){
toastr.error("seleccione menos del valor de stock del producto.");
$(this).val(quantity-1);
}
});
$('body').on('click keyup','.stock_valid1',function(){
var quantity = $(this).val();
var stock = $(this).next().val();
var parse_stock = parseInt(stock);
var parse_quantity = parseInt(quantity);
if(parse_quantity>parse_stock)
{
toastr.error("seleccione menos del valor de stock del producto.");
$(this).val(quantity-1);
}
});
function addtocart(pid,qty,price_id)
{
var pincode = '';
$('.check_pin').html('<i class="ti-shopping-cart" ></i> Please Wait...');
$('.check_pin').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/add-to-cart', {pid: pid, quantity: qty, price_id: price_id,pincode:pincode}, function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
$('.close').trigger('click');
successmsg(dt.msg);
$('.cart-noti').text(dt.count);
side_cart();
} else
{
errormsg(dt.msg);
}
$('.check_pin').html('Submit');
$('.check_pin').removeAttr('disabled');
});
}
</script>
</body>
</html>