<mmq-embed short-code="7BBT86" template="Basket"></mmq-embed>
<script src="https://embed.mimeeqapi.com/cpq/get-embed-short-code-data?component=1" rel="script" type="application/javascript" async></script>
:root {
--mmq-basket-button-radius: 80px;
--mmq-basket-button-position-right: initial;
--mmq-basket-button-position-left: 10px;
--mmq-basket-panel-position-right: unset;
--mmq-basket-header-content-flow: row-reverse;
--mmq-basket-button-position-top: start;
--mmq-basket-button-position-bottom: -20px;
}
.mmq-basket::part(button){
width: 70px; /* Custom width for the button */
height: 70px; /* Custom height for the button */
}
window.mimeeqAppConfig = {
icons: {
basket: {
cart:
'<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="currentColor"><path d="M481-442 272-232q-9 9-19.5 9T232-233q-9-10-8.5-19t9.5-19l208-209-209-211q-8-9-8.5-18.5T232-729q10-10 20-10.5t20 9.5l209 210 207-210q9-9 19.5-9t20.5 10q9 10 8.5 19t-9.5 19L519-480l208 209q8 8 9 18t-8 20q-10 10-20 10.5t-20-9.5L481-442Z"/></svg>',
},
},
};
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.