Exemplo n.º 1
0
" title="<?php 
        wpsc_the_product_title();
        ?>
"><?php 
        echo wpsc_the_product_title();
        ?>
</a></h3>
					<div class="shoppe-details">
						<p class="pricedisplay product_<?php 
        echo wpsc_the_product_id();
        ?>
"><span id='product_price_<?php 
        echo wpsc_the_product_id();
        ?>
' class="currentprice pricedisplay"><?php 
        echo wpcandy_wpsc_the_product_price();
        ?>
</span></p>
					</div><!-- .shoppe-details -->
					<div class="clear"></div>
				</div><!-- .shoppe-item-title -->
				<div class="shoppe-item-image">
					<a href="<?php 
        the_permalink();
        ?>
" title="<?php 
        the_title();
        ?>
"><?php 
        the_post_thumbnail('full');
        ?>
            ?>
"><?php 
            echo wpsc_product_normal_price();
            ?>
</span></p>
									<?php 
        }
        ?>
									<p class="pricedisplay <?php 
        echo wpsc_the_product_id();
        ?>
"><span id='product_price_<?php 
        echo wpsc_the_product_id();
        ?>
' class="currentprice pricedisplay"><?php 
        echo wpcandy_wpsc_the_product_price(false, true);
        ?>
</span></p>
									<?php 
        if (wpsc_product_on_special()) {
            ?>
										<p class="pricedisplay product_<?php 
            echo wpsc_the_product_id();
            ?>
"><?php 
            _e('You save', 'wpsc');
            ?>
: <span class="yousave" id="yousave_<?php 
            echo wpsc_the_product_id();
            ?>
"><?php