welcu.com Open in urlscan Pro
2606:4700:20::681a:638  Public Scan

Submitted URL: https://nosgustaelvino.cl/
Effective URL: https://welcu.com/vinos-de-chile/la-florida-wine-fest
Submission: On July 07 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /vinos-de-chile/la-florida-wine-fest/sales/e3610c091d

<form class="simple_form sale_form_tickets" id="welcu_embed_sale_6405364281_form" target="_top" action="/vinos-de-chile/la-florida-wine-fest/sales/e3610c091d" accept-charset="UTF-8" data-remote="true" method="post" novalidate="novalidate"><input
    name="utf8" type="hidden" value="✓">
  <div class="notifications"></div>
  <input class="hidden" id="change_currency" name="sale[currency_id]" type="hidden" value="clp">
  <table id="sale-table" class="form-sale-block" style="display: inline-table;">
    <thead class="hide-section">
      <tr>
        <th>Ticket</th>
        <th class="aRight"> Precio </th>
        <th class="aRight">Fee</th>
        <th class="aRight">Total</th>
        <th class="aRight">Cantidad</th>
      </tr>
    </thead>
    <tbody id="tbody-sale">
      <input value="426338" class="hidden" type="hidden" name="sale[lines_attributes][2][form_line_id]" id="sale_lines_attributes_2_form_line_id">
      <input value="224278" class="hidden" type="hidden" name="sale[lines_attributes][2][activity_id]" id="sale_lines_attributes_2_activity_id">
      <tr itemprop="subEvent" itemscope="" data-a-id="224278" itemtype="http://schema.org/Event" data-mobile-line-id="426338" data-currency="clp" data-pricing="paid" data-year="2024" data-month="5" class="ticket-line ">
        <td class="cell-ticket">
          <h6>Copa General</h6>
          <div class="ticket-type-options">
            <div class="ticket-type-prices">
              <strong>$14.000 CLP</strong> + $1.000 CLP
            </div>
            <div class="ticket-type-more">
              <a href="#" onclick="$('[data-mobile-line-id=426338] .ticket-type-info').toggle(); return false;">
<span>Más info ›</span>
</a>
            </div>
            <div class="ticket-type-info">
              <p class="cell-ticket-notes">Copa incluye 4 ticket de degustación </p>
            </div>
          </div>
        </td>
        <td class="row-price" data-price="15000" data-line-index="2" colspan="1"> $14.000 CLP </td>
        <td class="row-fee" data-line-index="2"> $1.000 CLP </td>
        <td class="row-price-total ticket-line-price-calculated " data-total="0" data-free="false" data-line-index="2"> $0 CLP </td>
        <td class="aRight cell-ticket-count clearfix">
          <span class="badge badge-solid badge-s">Cerrado</span>
        </td>
        <script type="text/javascript">
          $(document).bind('welcu:line_updated:2', function(e) {
            var data = e.line_data;
            var line_index = 2
            var price_fee_row = $('.row-fee[data-line-index="' + line_index + '"]');
            if (data.base_fee > 0) {
              price_fee_row.html(data.formatted_base_fee);
            } else {
              price_fee_row.html("");
            }
            var total_row = $('.row-price-total[data-line-index="' + line_index + '"]');
            total_row.html(data.formatted_total);
            var quantity_input = $('input.quantity-input[data-line-index="' + line_index + '"]');
            quantity_input.val(data.quantity);
            var donation_slave = $('input.donation-slave[data-line-index="' + line_index + '"]');
            if (donation_slave.length > 0) {
              donation_slave.val(data.donation_price);
            }
          });
        </script>
      </tr>
      <input value="429698" class="hidden" type="hidden" name="sale[lines_attributes][3][form_line_id]" id="sale_lines_attributes_3_form_line_id">
      <input value="225958" class="hidden" type="hidden" name="sale[lines_attributes][3][activity_id]" id="sale_lines_attributes_3_activity_id">
      <tr itemprop="subEvent" itemscope="" data-a-id="225958" itemtype="http://schema.org/Event" data-mobile-line-id="429698" data-currency="clp" data-pricing="paid" data-year="2024" data-month="5" class="ticket-line ">
        <td class="cell-ticket">
          <h6>Pack Mejores Amigos</h6>
          <div class="ticket-type-options">
            <div class="ticket-type-prices">
              <strong>$62.500 CLP</strong> + $4.463 CLP
            </div>
            <div class="ticket-type-more">
              <a href="#" onclick="$('[data-mobile-line-id=429698] .ticket-type-info').toggle(); return false;">
<span>Más info ›</span>
</a>
            </div>
            <div class="ticket-type-info">
              <p class="cell-ticket-notes">LLeva 6 y paga 5 copas. Cada copa incluye 4 tickets de degustación</p>
            </div>
          </div>
        </td>
        <td class="row-price" data-price="66963" data-line-index="3" colspan="1"> $62.500 CLP </td>
        <td class="row-fee" data-line-index="3"> $4.463 CLP </td>
        <td class="row-price-total ticket-line-price-calculated " data-total="0" data-free="false" data-line-index="3"> $0 CLP </td>
        <td class="aRight cell-ticket-count clearfix">
          <span class="badge badge-solid badge-s">Cerrado</span>
        </td>
        <script type="text/javascript">
          $(document).bind('welcu:line_updated:3', function(e) {
            var data = e.line_data;
            var line_index = 3
            var price_fee_row = $('.row-fee[data-line-index="' + line_index + '"]');
            if (data.base_fee > 0) {
              price_fee_row.html(data.formatted_base_fee);
            } else {
              price_fee_row.html("");
            }
            var total_row = $('.row-price-total[data-line-index="' + line_index + '"]');
            total_row.html(data.formatted_total);
            var quantity_input = $('input.quantity-input[data-line-index="' + line_index + '"]');
            quantity_input.val(data.quantity);
            var donation_slave = $('input.donation-slave[data-line-index="' + line_index + '"]');
            if (donation_slave.length > 0) {
              donation_slave.val(data.donation_price);
            }
          });
        </script>
      </tr>
    </tbody>
  </table>
  <div class="form-tickets-footer hide-section show-for-alma">
    <div class="form-tickets-discount">
      <a href="#" id="discount-active">
+ Aplicar código promocional
</a>
      <div class="box-discount" style="display:none;">
        <div class="control-group">
          <label class="control-label"> ¿Tienes un código promocional? Escríbelo aquí </label>
          <div class="controls clearfix">
            <div class="input-append right clearfix">
              <input type="text" name="code" id="discount_code" value="">
              <a href="#" id="apply_discount" data-currency="clp" class="btn-min btn-green apply_discount_btn" data-disable-with="Cargando..." data-referral-id="" data-original-value="Aplicar">Aplicar</a>
            </div>
          </div>
          <span class="help-inline error discount-message" style="display: none;"></span>
        </div>
      </div>
    </div>
    <div class="form-tickets-total"> Total: <strong>$0 CLP</strong>
    </div>
    <script type="text/javascript">
      $(document).bind('welcu:total_updated', function(e) {
        if (e.total == 0 && $('[data-pricing="free"]').length > 0 && e.any_paid == false) {
          $('.form-tickets-total strong').html("Gratis");
        } else {
          $('.form-tickets-total strong').html(e.formatted_total);
        }
      });
    </script>
  </div>
  <div class="form-tickets-actions clearfix">
    <div class="gateways-typeWrap gateways-typeWrap--desk">
      <div class="hide-section show-for-alma">
        <ul class="gateways-type clearfix">
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/transferencia-curved-32px.png" alt="Transferencia Bancaria"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/webpay-curved-32px.png" alt="Webpay"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/redcompra-curved-32px.png" alt="Redcompra"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/visa-curved-32px.png" alt="Visa"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/mastercard-curved-32px.png" alt="MasterCard"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/american-express-curved-32px.png" alt="American Express"></li>
        </ul>
      </div>
    </div>
    <div class="form-tickets-actionsSubmit">
      <ul class="hide-section show-for-alma">
        <li>
          <input type="submit" name="commit" value="Pagar ahora" id="sale-start" class="btn-sales-action btn-paid-sale disabled" disabled="disabled" data-disable-with="Pagar ahora">
        </li>
      </ul>
    </div>
    <script type="text/javascript">
      $(document).ready(function() {
        if ($(".cell-ticket-add") && $(".cell-ticket-add").length > 0 && $("#sale-start") && $("#sale-start").length > 0) {
          $("#sale-start").prop("disabled", true);
          $(".cell-ticket-add").on("click", function() {
            $("#sale-start").prop("disabled", false);
          });
          $(document).on("change", ".quantity", function() {
            $("#sale-start").prop("disabled", false);
          });
        }
        var ticketColumn = $(".cell-ticket-add");
        if (ticketColumn.length == 1) {
          var parent = ticketColumn.closest(".cell-ticket-count");
          var selectTicket = parent.find(".quantity");
          if (selectTicket.length == 1 && selectTicket.data("min-quantity") == 1 && selectTicket.data("max-quantity") == 1) {
            ticketColumn.click();
          }
        }
      });
    </script>
    <div class="gateways-typeWrap gateways-typeWrap--mobile">
      <div class="hide-section show-for-alma">
        <ul class="gateways-type clearfix">
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/transferencia-curved-32px.png" alt="Transferencia Bancaria"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/webpay-curved-32px.png" alt="Webpay"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/redcompra-curved-32px.png" alt="Redcompra"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/visa-curved-32px.png" alt="Visa"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/mastercard-curved-32px.png" alt="MasterCard"></li>
          <li><img src="https://assets.welcu.com/images/showcase/gateways/cards-curved/american-express-curved-32px.png" alt="American Express"></li>
        </ul>
      </div>
    </div>
  </div>
  <input type="hidden" name="sale[tracking_campaign]" id="sale_tracking_campaign">
  <input type="hidden" name="sale[tracking_referer]" id="sale_tracking_referer">
  <input type="hidden" name="sale[tracking_source]" id="sale_tracking_source">
  <input type="hidden" name="sale[tracking_medium]" id="sale_tracking_medium">
</form>

Text Content

Welcu
 * Log In
 * Mis tickets
 * Ayuda

 * Contacta al organizador

 * Log In

 * Ayuda
   * Centro de ayuda
   * Contacta al organizador
   * Obtener mis tickets

ESTE EVENTO YA HA FINALIZADO

Revisa los próximos eventos de Vinos de Chile, o crea tu propio evento.

Ver los próximos eventos Crear evento
Guardando...
Guardado
Editar

HEADER



Activar



PLAZA CÍVICA DE LA FLORIDA, 8240000 LA FLORIDA, REGIÓN METROPOLITANA, CHILE

25 al 26 de mayo de 2024 de 12:00 pm a 7:00 pm
Seguir evento
Compartir evento
Guardando...
Guardado
Editar Desactivar

DESCRIPCIÓN DEL EVENTO

Describe detalles importantes de tu evento

Activar


EL EVENTO


EL EVENTO

¡No te quedes fuera de la primera edición de La Florida Wine Fest!
Este 25 y 26 de mayo en la recién inaugurada Plaza Cívica de La Florida.
Invitamos a todos los amantes del vino a disfrutar del otoño en esta gran fiesta
con más de 30 viñas, emprendedores y foodtrucks. 

- La Copa general incluye:  
Una copa del evento con la que podrás degustar de los stands.
4 tickets de degustación para probar lo mejor de las viñas chilenas.
Expositores de productos Gourmet, decoración y artículos de vino.

Horarios:
·         Sábado 25 de mayo – De 12 a 21 horas
·         Domingo 26 de mayo – De 12 a 19 horas

*No se realizarán devolución de copas. 
*Es necesaria la copa del evento para poder degustar de los stands de las viñas.

Guardando...
Guardado
Editar Desactivar

FLYER

Carga un flyer para promover o destacar algo importante que elijas

Activar
Guardando...
Guardado
Este módulo puedes agregarlo en tu sitio web
Editar

TICKETS

Traslada tus ventas a tu otra página oficial

Activar


TICKETS


Compra normal
Banco Falabella
Aplicar código de descuento

¿CÓMO OBTENGO MIS TICKETS?

Muy fácil: una vez completada tu inscripción en Welcu, los recibirás en tu
correo electrónico y los puedes llevar en tu celular o de forma impresa al
evento.

Utiliza Welcu para vender tus entradas y registrar a tus asistentes

COMPARTIR EVENTO

 * 
 * 
 * 
 * 
 * 

Dirección del evento:

Listo

SELECT TICKETS

Cerrar

Ticket Precio Fee Total Cantidad

COPA GENERAL

$14.000 CLP + $1.000 CLP
Más info ›

Copa incluye 4 ticket de degustación

$14.000 CLP $1.000 CLP $0 CLP Cerrado

PACK MEJORES AMIGOS

$62.500 CLP + $4.463 CLP
Más info ›

LLeva 6 y paga 5 copas. Cada copa incluye 4 tickets de degustación

$62.500 CLP $4.463 CLP $0 CLP Cerrado

+ Aplicar código promocional
¿Tienes un código promocional? Escríbelo aquí
Aplicar
Total: $0 CLP
 * 
 * 
 * 
 * 
 * 
 * 

 * 

 * 
 * 
 * 
 * 
 * 
 * 

APLICAR DESCUENTO

Cerrar
¿Tienes un código promocional? Escríbelo aquí

Aplicar código de descuento