Announcement

Collapse
No announcement yet.

editing buttons in the cart

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    editing buttons in the cart

    I was wondering if anybody knows if it is possible to edit the buttons on the cart page.
    I want to change the continue shopping but to close the window instead of bouncing back to the shop.

    any help extremely welcome

    #2
    The cart 'Continue' button is in the Act_ShoppingCart.html template within the template manager | orders tab (Cart button).

    So you can play with those to achieve your end game

    Comment


      #3
      Content within:

      <Actinic:REMOVE TAG="ContinueButton">

      </Actinic:REMOVE>

      controls the continue button positioning and actions.

      Comment

      Working...
      X