PATH:
home
/
lab2454c
/
vaultchip.com
/
platform
/
themes
/
wowy
/
partials
<div class="deal wow fadeIn animated mb-md-4 mb-sm-4 mb-lg-0" style="background-image: url({{ RvMedia::getImageUrl(MetaBox::getMetaData($flashSale, 'image', true), null, false, RvMedia::getDefaultImage()) }});"> <div class="deal-top"> <h2 class="text-brand">{{ $flashSale->name }}</h2> <h5>{!! clean(MetaBox::getMetaData($flashSale, get_meta_box_key('subtitle', Language::getCurrentLocaleCode()), true)) !!}</h5> </div> <div class="deal-content"> <h6 class="product-title"><a href="{{ $product->url }}">{{ $product->name }}</a></h6> <div class="product-price"><span class="new-price">{{ format_price($product->front_sale_price_with_taxes) }}</span> @if ($product->front_sale_price !== $product->price) <span class="old-price">{{ format_price($product->price_with_taxes) }}</span> @endif </div> </div> <div class="deal-bottom"> <p>{{ __('Hurry Up! Offer End In:') }}</p> <div class="deals-countdown" data-countdown="{{ $flashSale->end_date }}"></div> <a href="{{ $product->url }}" class="btn hover-up">{{ __('Shop Now') }} <i class="fa fa-arrow-right"></i></a> </div> </div>
[-] main-menu.blade.php
[edit]
[-] header.blade.php
[edit]
[-] sidebar.blade.php
[edit]
[+]
..
[-] facebook-integration.blade.php
[edit]
[-] quick-view.blade.php
[edit]
[-] mobile-menu.blade.php
[edit]
[-] footer.blade.php
[edit]
[-] comments.blade.php
[edit]
[-] additional-simple-slider-fields.blade.php
[edit]
[-] product-category-fields.blade.php
[edit]
[-] flash-sale-product.blade.php
[edit]
[-] additional-product-fields.blade.php
[edit]
[+]
shortcodes
[-] breadcrumb.blade.php
[edit]
[+]
forms
[-] cart-panel.blade.php
[edit]
[-] ajax-search-results.blade.php
[edit]
[-] language-switcher.blade.php
[edit]
[-] quick-shop.blade.php
[edit]
[-] custom-pagination.blade.php
[edit]
[-] blog-post-fields.blade.php
[edit]
[-] additional-page-fields.blade.php
[edit]