Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: Query/Code for import

  1. #1
    EAD is offline Junior Member
    Join Date
    Feb 2010
    Posts
    6

    Post Query/Code for import

    Has anyone included coupons as part of an import through WSI? If so, could you provide sample code/queries that I could use.

    Thanks.

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    For which type of coupon (product or order), for what kind of discount (amount or percent), and will there be any restrictions on number of uses, expiration, or products?
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>

  3. #3
    EAD is offline Junior Member
    Join Date
    Feb 2010
    Posts
    6

    Default

    Quote Originally Posted by AspDotNetStorefront Staff - George View Post
    For which type of coupon (product or order), for what kind of discount (amount or percent), and will there be any restrictions on number of uses, expiration, or products?
    Product coupon, amount discount and no restriction on number of uses but restriction on products.

    Basically, I want to use coupons as an additionally method of discounts for selected products for selected users.