This next product listing is generated using the shortcode [es1sc_prodlist] with a prd_ids attribute, sorting the list of products by product name and provide a unique format for this listing.
/* Product Layouts - Holiday Store Sample ------------------------------------------------------------ */ .holiday-store-front ul.es1sc_products {background: #208245 url("/wp-content/themes/{{YOUR THEME NAME}}/images/holiday-bg.png") 0px 155px no-repeat; overflow: hidden; width: 100%; text-align: center; padding:0 8px; height: 980px;} .holiday-store-front ul.es1sc_products h2 {color: #fff; padding: 8px 5px;} .holiday-store-front ul.es1sc_products p {color: #fff; font-size: 11px; margin: 5px 0;} .holiday-store-front ul.es1sc_products .product {overflow: auto; width: 400px; display:inline-block; padding: 8px; border-right: 1px dotted #666;border-bottom: 1px dotted #666; vertical-align:top; height:210px;} .holiday-store-front ul.es1sc_products h3 {font-weight: bold; font-size: 14px; background-color: #208245; background-color: #37f07a; background-color:rgba(255,255,255,0.5); padding:5px 8px;} .holiday-store-front ul.es1sc_products li.product.options button.add_to_cart_button {background-color: #972424; background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #972424 0%, #7d0a0a 100%) repeat scroll 0 0; } .holiday-store-front ul.es1sc_products span.sku, .holiday-store-front ul.es1sc_products span.price {margin: 5px 0 5px 170px; display: block; font-size: 1.2em; text-align: right;} .holiday-store-front ul.es1sc_products span.price span.regular, .holiday-store-front ul.es1sc_products span.price span.sale {display: block;} .holiday-store-front ul.es1sc_products span.price span.sale, .holiday-store-front ul.es1sc_products span.price span.price span.regular {font-size: 13px; font-weight: bold;} .holiday-store-front ul.es1sc_products span.buy-now {text-align: center;} .holiday-store-front ul.es1sc_products .quick_view a {color: #972424; font-size: 1.2em; font-weight: bold;} .holiday-store-front ul.es1sc_products .product { width: 285px; width: 32%; width: 170px; width: 280px; width: 350px; float: left; vertical-align:center; min-height: 380px; padding: 5px; border-right: 1px dotted #FFF; border-bottom: 1px dotted #FFF; position:relative; } .holiday-store-front ul.es1sc_products .product img { max-width: 165px; max-height: 130px; } .holiday-store-front ul.es1sc_products .product.featured { background: url("/wp-content/themes/{{YOUR THEME NAME}}/images/feature-ribbon.png") no-repeat transparent; height: 30px; left: 0px; top: 0px; z-index: 1; } .holiday-store-front ul.es1sc_products li.product.sale { background: url("/wp-content/themes/{{YOUR THEME NAME}}/images/sale-ribbon.png") no-repeat transparent; height: 30px; left: 0px; top: 0px; z-index: 1; }