View Single Post
  #1  
Old 11-11-2015, 06:16 AM
 
idealcastle idealcastle is offline
 

Member
  
Join Date: Oct 2015
Posts: 19
 

Default Add to Cart (custom skin)

Hello, How could I use a custom button like this.

Code:
<a IF="!isOutOfStock()" href="" class="cart_button" style="">Add to Cart</a>

And allow it to add the current product to the cart?

There is currently no documentation on XC5 for main functionality. XC forces you to use their template system JS/CSS. I'm starting a project from the ground up. All custom functionality. and want to know how things work.
__________________
XCart 5
Reply With Quote