Your IP : 216.73.216.52


Current Path : /proc/thread-self/cwd/static/frontend/Magento/luma/it_IT/Webkul_BuyButton/template/
Upload File :
Current File : //proc/thread-self/cwd/static/frontend/Magento/luma/it_IT/Webkul_BuyButton/template/start.html

<div class="bb-button-group">
    <div class="bb-button-child">
        <button class="button primary" type="button" data-bind="click: initProductButton"><span data-bind="i18n: 'Select Product'"></button>
    </div>
    <div class="bb-button-child">
        <button class="button primary" type="button" data-bind="click: initCollectionButton"><span data-bind="i18n: 'Select Collection'"></button>
    </div>
</div>
<div class="bb-hidden-items">
    <input type="hidden" name="productIds" data-bind="textInput: productIds" />
</div>
<div class="bb-products-grid-popup-container">
    <!-- ko foreach: getRegion('products-grid') -->
        <!-- ko template: getTemplate() --><!-- /ko -->
    <!--/ko-->
</div>