0% found this document useful (0 votes)
98 views6 pages

Per Gra Product Page Liquid

The document is a product page that displays information about a product for sale including product images, title, price, options, description, reviews, and related products. It also includes user testimonial content and images at the bottom of the page below a horizontal rule.

Uploaded by

kujtim
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
98 views6 pages

Per Gra Product Page Liquid

The document is a product page that displays information about a product for sale including product images, title, price, options, description, reviews, and related products. It also includes user testimonial content and images at the bottom of the page below a horizontal rule.

Uploaded by

kujtim
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

<div class="full-width clearfix">

<div class="pp-main">
{% assign current_variant = product.selected_or_first_available_variant %}
<div id="productHead" itemscope itemtype="http://schema.org/Product" class="
sectionWrap halfGutter product_varation_type_{{ product_varation_type }}">
<meta itemprop="url" content="{{ shop.url }}{{ product.url }}">
<meta itemprop="name" content="{{ product.title}}">
<meta itemprop="image" content="{{ product.featured_image.src | img_url: 'grande' }}">

<div class="grid flexGrid gridAlignTop">


<div class="productImages half flexItem gridAlignTop flexGrid
product_tumail_{{ settings.product_tumail_position }}
product_image_size_{{ product.images.size }}" >
{% include 'product-image' %}
{% if settings.social_sharing_products %}
{% include 'social-sharing-product' %}
{% endif %}

</div>

<div class="productInfo half flexItem {% if settings.product_review_hide_when_empty


%}hide_empty_review{% endif %}" itemprop="offers" itemscope
itemtype="http://schema.org/Offer">
<meta itemprop="priceCurrency" content="{{ shop.currency }}">
<link itemprop="availability" href="http://schema.org/{% if product.available
%}InStock{% else %}OutOfStock{% endif %}">
<h1>{{product.title}}</h1>
<!-- <div class="ryviu-widget"></div> -->
<div class="loox-rating" data-id="{{ product.id }}" data-
rating="{{ product.metafields.loox.avg_rating }}" data-
raters="{{ product.metafields.loox.num_reviews }}"></div>
<span class="shopify-product-reviews-badge" data-id="{{ product.id }}"></span>

{% if settings.price_under_descr == false or settings.price_under_descr == false and


settings.enable_description_tabs == true %}
{%include 'prodprice' %}
{% endif %}

{% if settings.display_sizing_chart %}
<a href="#" data-getPopout="#sizeChart" class="hasPop sizing_popup_trigger">
{{ settings.sizing_cart_link_text }}
</a>
{%endif%}

{% if settings.add_cart_under_descr == false or settings.add_cart_under_descr == false


and settings.enable_description_tabs == true %}
{%include 'prodform-custom' varation_type: product_varation_type %}
{% endif %}
<ul class="product_extra_texts">
{%for i in (1..10)%}
{%capture getText%}product_info_text_{{i}}{%endcapture%}

{%if settings[getText] != blank %}


<li class="product_extra_text_{{i}}">{{ settings[getText] }}</li>
{% endif %}
{%endfor%}
</ul>
{% include 'code_salessniper' %}
{% if settings.desc_width == false and settings.enable_product_tabs == false or
settings.enable_description_tabs == false %}
{%include 'product-accordian'%}
{% if settings.price_under_descr == true %}

{% endif %}
{% if settings.add_cart_under_descr == true%}
{%include 'prodform-custom' varation_type: product_varation_type %}
{% endif %}
{% if settings.product_show_cart_btn_footer and settings.sticky_addcart == false %}
{%include 'prodprice' %}
{%include 'prodform-bottom-custom'%}
{%endif%}

{%endif%}

{% if settings.sticky_addcart %}
{%include 'prodform-bottom-custom'%}
{%endif%}
</div>
<!-- <div class="productInfo">
{% if settings.desc_width == true and settings.enable_product_tabs == false or
settings.enable_description_tabs == false %}

{%include 'product-accordian'%}
{% if settings.price_under_descr == true %}
{%include 'prodprice' %}
{% endif %}
{% if settings.product_show_cart_btn_footer and settings.sticky_addcart == false %}
{%include 'prodprice'%}
{%endif%}
{% if settings.add_cart_under_descr == true%}
{%include 'prodform-custom' varation_type: product_varation_type %}
{% endif %}
{% if settings.product_show_cart_btn_footer and settings.sticky_addcart == false %}
{%include 'prodform-bottom-custom'%}
{%endif%}

{%endif%}
{% if settings.desc_width == true and
settings.enable_product_tabs == false and settings.product_review_enable %}

<div id="shopify-product-reviews" data-


id="{{product.id}}">{{ product.metafields.spr.reviews }}</div>
<div id="looxReviews" data-product-
id="{{product.id}}">{{ product.metafields.loox.reviews }}</div>
<!-- <div class="ryviu-show-reviews" product-
handle="{{product.handle}}">{{product.metafields.ryviu.reviews}}</div> -->
{% endif %}
</div>
<!--productInfo-->
</div>

{% if settings.enable_product_tabs %}
{%include 'prodtabs' %}
{% endif %}

{%if product and settings.product_zoom_type == 'inpage' %}


<div class="zoom_images_wrap">
{% assign count = 1 %}
{%for image in product.images%}

<a class="fancybox fancybox_{{ product.id }} zoom_images


zoom_images_count_{{ count }}" href="{{ image.src | img_url: 'master' }}"></a>
{% assign count = count | plus: 1 %}
{%endfor%}
</div>
{%endif%}
{%include 'related-items'%}

{%if product.variants.size > 1%}

{%include 'optionsCD',varation_type: product_varation_type %}


{% else %}
{{ "shopify.image.js" | asset_url | script_tag }}
{%endif%}

<hr>

{% if settings.desc_width == false and settings.enable_product_tabs == false and


settings.product_review_enable %}

<div id="shopify-product-reviews" data-


id="{{product.id}}">{{ product.metafields.spr.reviews }}</div>
{% endif %}

<div class="grid grid_block_wrap">


<div class="flexGrid gridJustify centerColumns">
<div class="fullSpan flexItem grid_sections text-center">
<div class="grid_sections" style="padding: 50px 4px 0px 4px;" style_desktop="padding:
50px 4px 0px 4px;" style_mobile="padding: 50px 4px 4px 4px;">
<div>
<h2 style="color:#000; text-align:center">“This product is a literal Life Changer! It saves
me time , money , and nothing makes me feel more confident then a clean makeup brush!”</h2>
</div>
</div>
</div>
</div>
</div>
<div class="bgp-image-espn">
<img class="lazyloadimage blur-up lazyautosizes lazyloaded" alt=""
src="https://cdn.shopify.com/s/files/1/0308/5041/6777/files/ESPN.jpg?v=1580162736" data-
src="https://cdn.shopify.com/s/files/1/0308/5041/6777/files/ESPN.jpg?v=1580162736">
</div>

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy