Promotion for Galleries

HomeSupportImage StorePromotion for Galleries

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49970
    Emerald
    Participant

    I need to add gallery specific discount promotion code , which files or code parts should i modify or any ideas of how it can be achieved easily.

    #50019
    Xpark Media
    Keymaster

    I am not sure if is easy but, you probably want to add a gallery field to the promotions, and modify the “add_meta_box” for the promotions area “ims_new_promotion” (admin/pricing.php).

    and to check the promotion you need to add the validation on the cart update function hook “ims_before_update_cart” or “ims_after_update_cart”. file (_inc/store.php)

    hope this helps

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.