Forum Replies Created

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter steven.c84

    (@stevenc84)

    Finally i activated the pagination and paste this code on the template page <?php echo wpsc_display_products_page( array( ‘category_url_name’=>’last-product’, ‘limit_of_items’=>’4’ ) ); ?>
    Than hide the pagination menu through css.
    i think it’s not the best way but it work.

    Thread Starter steven.c84

    (@stevenc84)

    Ok thanks. It would be glad to implement this function. Than i see that i can’t choise a category when i add a product.
    It should be useful to implement a category discount function that overide temporary the sale price.
    For example if i have winter and summer products. During the winter i want to dicount the winter product 50% off and during the summer i want to sell some of theme at full price and some dicounted 30% off.
    It would be glad if i can apply the 50% discount that overide the full price and the 30% discounted price during the winter untill the end of the winter promotion. At the end of the promotion the price come back to the original one (so some products full price and some 30% off).
    I don’t know if you understand what i mean.
    Obviously this is what i think and i don’t know how easy or difficult it should be but i think that all this function should be very useful.
    Thanks for the answer.

Viewing 2 replies - 16 through 17 (of 17 total)