I really need to help on how to do this:

I have 1-year and 2-year subscriptions for several type of services with different pricing. The pricing is the only thing different for the 1-year and 2-year subscriptions. Is there a way to group the subscriptions into one generic product?

For example:
1. Major League
a. 1-year Price1
b. 2-year Price1
2. Triple A
a. 1-year Price1
b. 2-year Price2

I have searched and while there was mention of an ecommerce service.module, it has been removed from ecommerce in 4.7. I also cannot find a custom.module for ecommerce. Would the taxonomy_block allow me to do this? If so, how?

Then I would like to display the products on an already created page. I've searched Drupal using all the terms I could think of such as display multiple products, etc.

How do I get all the products to display on an existing page? Do I need to modify the product.module code or node.tpl?

Comments

MsDetta’s picture

I finally found out that all products show up on the Products page. Using the menu I changed the page name from Products to Subscribe (for my levels of service). Also changed each created product page menu to link under the store -> product so each page won't appear as a sublink to the Products (now Subscribe) page.

Still haven't figured out how to get the 1-year and 2-year to appear as a grouping. Any suggestions would be appreciated.

Diane "Detta"
MsDetta, Inc.