Pre-sales question for Hikashop


  • Default avatar
    dilum_tharaka    
     8 years ago
    0

    -- url of the page with the problem -- : maus.development.kandytech.net
    -- HikaShop version -- : 2.5.0
    -- Joomla version -- : 3.4.1
    -- PHP version -- : 5.5.24
    -- Browser(s) name and version -- : Mozilla Firefox 38.0 (Linux)

    Hello,

    I'm using Hikashop for a shopping cart website for that I need to apply a discount.

    The client's requirements-

    Discount should be applied to the highest priced individual item. (apart from mousepacks)If there are multiples of the highest product item - discount should only apply to one of them.
    Discount should be a % amount and we should be able to disallow some items from the discount.

    Can I do all these things?

    -Dilum/kandytech-
  • Your avatar
    seyi    
     8 years ago
    0

    Hello,

    Yes, you can do those things with AwoCoupon pro using the value definition:
    https://awodev.com/documentation/awocoupon-pro/coupons#value-definition

    For example, you could set up a coupon as such:

    qty discount
    1 10%
    2 0

    Process type: progressive
    Ordering: highest value
    Product selection: exclude products that should not be discounted



  • Default avatar
    dilum_tharaka    
     8 years ago
    0

    Thanks for the quick reply,


    Can we apply the discount automatically?

    And the client only want them applied the first time a user registers.

    Thank you
  • Your avatar
    seyi    
     8 years ago
    0

    Hello,

    You can apply discounts automatically:
    https://awodev.com/blog/create-automatic-discount-awocoupon-pro

    You can set the coupon number of uses per customer to 1.

    This will allow all customers to use it once even those that have registered in the past. If you want only new customers to use it, then you would have to create a user group for 'old customers', add all current customers to that group and then exclude that group from using the coupon.
  • Default avatar
    dilum_tharaka    
     8 years ago
    0

    Thank you Seyi,.
    The discount works fine,It was a quick job.Integration with hikashop Shopping cart is amazing.I love this component. :)

    thanks again
    Dilum