0
votes
1answer
170 views

Using Jigoshop, how can I add a custom post type to the cart via code?

I want to programmatically add an item to the cart, and that item is not a product.. It's a custom post type that I am creating. I think I'm going in the right direction by using the Jigoshop cart ...
1
vote
1answer
970 views

Adding my own “add to cart button”

I am using Jigoshop to build an e-commerce site. The end goal is for the front page to have a featured products section. Jigoshop provides a shortcode, but the shortcode defaults to the medium ...