I need to change the word “Quantity” to “Number of Employees” in the add to cart page of my website. The “Quantity” word is imbedded and I am not familiar with how to change this. Can I get assistance on this issue?
Hi Doug
At this time you would have to build your own add to cart page using the $w.CARTICON api
https://www.wix.com/code/reference/$w.CartIcon.html.
This api has an addToCart function that you call to add to your cart.
Cheers
Syeve