larva modules: product-card
Available Variants
prototypeNordicTrack Commercial S22i Studio Cycle
Powerful, iFit ready, and priced right!
NordicTrack went a similar route as Bowflex with their S22i cycle.Instead of the regular fixed position, the S22i can adjust for incline (up to 20%) and decline (down to -10%) for a more realistic ride and better muscle engagement. The kicker with this feature is that trainers can digitally adjust your bike’s incline/decline in real-time during a live class. The S22i’s construction is top-quality with a steel frame and a solid 32-pound flywheel. The bike also uses NordicTrack’s SMR Silent Magnetic Resistance system which improves fluidity while making the bike quieter as well. NordicTrack offers both live, studio-like classes as well as a library of on-demand sessions through their iFit membership. You also get off-bike exercises including strength training, meditation and mindfulness sessions with a swivel of the screen. This iFit service has somewhat of a leg up on other brands because you get a whole year free to test it out. The classes, along with a swath of exercise metrics, are shown on a large, crisp 22-inch display. Among these stats is heart rate, which the bike measures via hand pulse sensors or a separate Bluetooth-connected monitor.
product-card
README
This needs docs!
Create a README.md in the pattern's directory and add details about using this pattern in markdown.
product-card
Twig The markup file.
<div class="product-card // {{ product_card_classes }}">
<div class="product-card-inner-wrapper // {{ product_card_wrapper_classes }}">
<div class="product-card-image-wrapper // {{ product_card_image_classes }}">
{% if best_deal_icon %}
{% include "@larva/components/c-svg/c-svg.twig" with best_deal_icon %}
{% endif %}
{% if c_lazy_image %}
{% include "@larva/components/c-lazy-image/c-lazy-image.twig" with c_lazy_image %}
{% endif %}
{% if c_figcaption %}
{% include "@larva/components/c-figcaption/c-figcaption.twig" with c_figcaption %}
{% endif %}
</div>
<div class="product-card-content-wrapper // {{ product_card_details_classes }}">
{% if article_kicker %}
{% include "@larva/modules/article-kicker/article-kicker.twig" with article_kicker %}
{% endif %}
{% if c_title %}
{% include "@larva/components/c-title/c-title.twig" with c_title %}
{% endif %}
{% if c_tagline %}
{% include "@larva/components/c-tagline/c-tagline.twig" with c_tagline %}
{% endif %}
<div class="buy-now-buttons {{ product_card_buy_now_buttons_classes }}">
{% if buy_now_buttons %}
{% for c_button in buy_now_buttons %}
<div class="{{ product_card_buy_now_button_wrapper_classes }}">
{% if c_button['product_card_price_outside'] %}
<p class="{{ product_card_price_outside_classes }}">
{% if c_button['current_price'] %}
{% include "@larva/components/c-span/c-span.twig" with c_button['current_price'] %}
{% endif %}
{% if c_button['original_price'] %}
{% include "@larva/components/c-span/c-span.twig" with c_button['original_price'] %}
{% endif %}
{% if c_button['discount'] %}
{% include "@larva/components/c-span/c-span.twig" with c_button['discount'] %}
{% endif %}
</p>
{% endif %}
{% include "@larva/components/c-button/c-button.twig" with c_button %}
</div>
{% endfor %}
{% endif %}
</div>
{% if c_dek %}
{% include "@larva/components/c-dek/c-dek.twig" with c_dek %}
{% endif %}
</div>
</div>
</div>
product-card
JSON The data object for this pattern.
{
"product_card_wrapper_classes": "lrv-u-padding-tb-125",
"c_lazy_image": {
"c_lazy_image_classes": "",
"c_lazy_image_link_url": false,
"c_lazy_image_link_classes": "lrv-a-unstyle-link",
"c_lazy_image_crop_class": "lrv-a-crop-16x9",
"c_lazy_image_crop_style_attr": false,
"c_lazy_image_link_tab_index_attr": false,
"c_lazy_image_alt_attr": "Lazy loaded image",
"c_lazy_image_src_url": "https://farm5.staticflickr.com/4078/5441060528_31db7838ba_z.jpg",
"c_lazy_image_placeholder_url": "data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==",
"c_lazy_image_srcset_attr": "https://farm5.staticflickr.com/4078/5441060528_31db7838ba_m.jpg 240w,https://farm5.staticflickr.com/4078/5441060528_31db7838ba_n.jpg 320w,https://farm5.staticflickr.com/4078/5441060528_31db7838ba.jpg 500w,https://farm5.staticflickr.com/4078/5441060528_31db7838ba_z.jpg 640w,https://farm5.staticflickr.com/4078/5441060528_31db7838ba_b.jpg 1024w",
"c_lazy_image_sizes_attr": "auto",
"c_lazy_image_img_classes": "lrv-u-background-color-grey-lightest lrv-u-width-100p lrv-u-display-block lrv-u-height-auto",
"c_lazy_image_height_attr": "",
"c_lazy_image_width_attr": "",
"c_lazy_image_in_initial_viewport": false,
"c_lazy_image_decoding_attr": "async"
},
"c_figcaption": {
"c_figcaption_classes": "lrv-u-flex lrv-u-justify-content-end lrv-u-margin-t-025 lrv-u-color-grey-dark lrv-u-text-transform-uppercase lrv-a-font-basic-xxs",
"c_figcaption_caption_markup": false,
"c_figcaption_caption_classes": "",
"c_figcaption_credit_text": "Courtesty Wong Ka Ying",
"c_figcaption_credit_text_markup": "Courtesy of Nordic Track",
"c_figcaption_credit_classes": "",
"c_figcaption_inner": false,
"c_figcaption_inner_classes": ""
},
"c_title": {
"c_title_classes": "lrv-a-font-primary-xxl lrv-u-margin-t-1 lrv-u-margin-t-075@mobile-max lrv-a-unstyle-inner-links",
"c_title_tag_text": "",
"c_title_id_attr": "title-of-a-story",
"c_title_text": "NordicTrack Commercial S22i Studio Cycle",
"c_title_markup": "",
"c_title_link_classes": "",
"c_title_url": ""
},
"c_tagline": {
"c_tagline_classes": "lrv-a-font-body-xxl lrv-u-margin-t-125 lrv-u-margin-b-00",
"c_tagline_text": "Powerful, iFit ready, and priced right!"
},
"buy_now_buttons": [
{
"c_button_classes": "lrv-u-margin-t-125 lrv-a-font-basic-m lrv-a-unstyle-link lrv-u-display-block",
"c_button_ga_tracking": {},
"c_button_inner_classes": "lrv-u-border-b-2 lrv-u-border-t-2 lrv-u-border-l-1 lrv-u-border-r-1 lrv-u-padding-tb-050 lrv-u-text-transform-uppercase lrv-a-icon lrv-a-icon-before lrv-u-align-items-start lrv-u-padding-lr-050 lrv-u-background-color-brand-primary:hover",
"c_button_rel_attr": "",
"c_button_screen_reader_text": "Sign Up",
"c_button_target_attr": "",
"c_button_text": "Subscribe $65.99",
"c_button_type_attr": "submit",
"c_button_url": "#",
"product_card_price_outside": false
},
{
"c_button_classes": "lrv-u-margin-t-125 lrv-a-font-basic-m lrv-a-unstyle-link lrv-u-display-block",
"c_button_ga_tracking": {},
"c_button_inner_classes": "lrv-u-border-b-2 lrv-u-border-t-2 lrv-u-border-l-1 lrv-u-border-r-1 lrv-u-padding-tb-050 lrv-u-text-transform-uppercase lrv-a-icon lrv-a-icon-before lrv-u-align-items-start lrv-u-padding-lr-050 lrv-u-background-color-brand-primary:hover",
"c_button_rel_attr": "",
"c_button_screen_reader_text": "Sign Up",
"c_button_target_attr": "",
"c_button_text": "Subscribe $65.99",
"c_button_type_attr": "submit",
"c_button_url": "#",
"product_card_price_outside": false
}
],
"c_dek": {
"c_dek_classes": "lrv-u-order-100 lrv-u-margin-t-125 lrv-u-margin-t-2@mobile-max lrv-a-font-body-xxl lrv-u-margin-b-050",
"c_dek_markup": "NordicTrack went a similar route as Bowflex with their S22i cycle.Instead of the regular fixed position, the S22i can adjust for incline (up to 20%) and decline (down to -10%) for a more realistic ride and better muscle engagement. The kicker with this feature is that trainers can digitally adjust your bike’s incline/decline in real-time during a live class. The S22i’s construction is top-quality with a steel frame and a solid 32-pound flywheel. The bike also uses NordicTrack’s SMR Silent Magnetic Resistance system which improves fluidity while making the bike quieter as well. NordicTrack offers both live, studio-like classes as well as a library of on-demand sessions through their iFit membership. You also get off-bike exercises including strength training, meditation and mindfulness sessions with a swivel of the screen. This iFit service has somewhat of a leg up on other brands because you get a whole year free to test it out. The classes, along with a swath of exercise metrics, are shown on a large, crisp 22-inch display. Among these stats is heart rate, which the bike measures via hand pulse sensors or a separate Bluetooth-connected monitor.",
"c_dek_text": false
}
}