Sha256: 188b6ba18c73b085e83511645846fd207a19c80e0925c069c2dcad689ec145e6
Contents?: true
Size: 1.89 KB
Versions: 2
Compression:
Stored size: 1.89 KB
Contents
{I" class:ETI"BundledAsset; FI"logical_path; TI"products/list.html; FI" pathname; TI"W/home/josh/Projects/Dynamo/sprangular/app/assets/templates/products/list.html.slim; FI"content_type; TI"text/html; TI" mtime; Tl+"UI"length; TiËI"digest; TI"%dec6c2a51480c0e4b44a84cc32352528; FI"source; TI"Ë<div class="product-listing clearfix"><div class="empty" ng-if="products.length == 0"><p>{{:: 'orders.no_products' | translate }}</p></div><div class="product col-lg-3 col-sm-6 col-xs-12" ng-class="{'sold-out': !product.isAvailable()}" ng-class-even="'even'" ng-class-odd="'odd'" ng-repeat="product in products"><div class="col-lg-12"><h2 class="title"><a ng-bind="product.name" ng-href="{{product.permalink}}"></a></h2><div class="with-variants" ng-show="product.hasVariants"><variant-selection class="{'btn-group-xs': true}" product="product" variant="selectedVariants[product.id]"></variant-selection><p class="sold-out" ng-if="selectedVariants[product.id] && !selectedVariants[product.id].isAvailable()">{{:: 'products.sold_out' | translate }}</p><add-to-cart-button class="{'btn-primary': true}" ng-if="!selectedVariants[product.id] || selectedVariants[product.id].isAvailable()" product="product" quantity="1" variant="selectedVariants[product.id]"></add-to-cart-button></div><div class="without-variants" ng-hide="product.hasVariants"><p class="sold-out" ng-if="!product.isAvailable()">{{:: 'products.sold_out' | translate }}</p><add-to-cart-button class="{'btn-primary': true}" ng-if="product.isAvailable()" product="product" quantity="1" variant="product.master"></add-to-cart-button></div><a ng-href="{{product.permalink}}"><img class="img-responsive full" ng-src="{{product.image.largeUrl}}" /></a></div></div></div>; TI"required_assets_digest; TI"%83101bf9936849cd8ee7b853d7455c72; FI" _version; TI"%64e62ddc273c2f5847f30d698ca14b67; F
Version data entries
2 entries across 1 versions & 1 rubygems