How to remove the item that add buy the module in the cart page in drupal?

Discussion in 'PHP' started by jessysmith1234, Apr 17, 2014.

  1. #1
    Hi everyone, I used uc coupon in my site and I have added a new coupon. Then when I apply it in the cart page. It automatically create a new line item for me in the cart page with amount -$XXX. So, I would like to know if there is any way to display none that whole line item since it don't has any class for me to do it.
     
    jessysmith1234, Apr 17, 2014 IP
  2. iMarketingGuru

    iMarketingGuru Well-Known Member

    Messages:
    486
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    160
    #2
    you can use CSS and insert a div wrap around the php command to not display it OR execute a different section of code using php possible calling in a blank image to create the class of display none
     
    iMarketingGuru, Apr 17, 2014 IP
  3. trustjon

    trustjon Well-Known Member

    Messages:
    120
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    120
    #3
    Hi there, are you using Drupal 6 or 7? I can help you. Thanks.
     
    trustjon, Apr 19, 2014 IP