is it possible to configure the k2 store that only price is shown ?
i dont need add to cart functions because we re not shipping.
if i disable the cart, the price is gone also.
please help me with that im getting mad

input.k2store_cart_button {display:none;}
or
input.k2store_cart_button {display: none !important;}