Tags/topics: 
1
Answers
Vote up!
0
Vote down!

Can you create products without a price or add to cart button

We are working with a client that has decided against an online shop for the time being but wants to display all the products without a price on the site. Would Drupal Commerce be suitable as I have a feeling that in time the client will/might want to start selling online, so I think it would be best to set up all the products in Drupal Commerce now in the hope they add the shop shortly after.

Would I be right in thinking I could do this by just removing the price field and add to cart field or is there a module specifically for such an issue.

Thanking you in anticipation.

Stuart Moles
Asked by: Stuart Moles
on June 23, 2015

1 Answer

Vote up!
0
Vote down!

I'd probably leave the price & carts fields intact, but use form_alter(s) to hide them from the editors and remove them from the view mode.

Andy @ BlueFusion
Posted: Jun 24, 2015