Shopping cart for courses

  • Posts: 1
  • Thank you received: 0
13 years 3 weeks ago #29160

Hi

I'm new to Hikashop, but I'm very impressed so far. However, my current project needs a shopping cart for courses and I'm struggling.

The format needs to be in the form of a reletively static number of courses (20 or so), most of which will run several times a year. Booking for individual course dates will need to end automatically.

At the moment I seem to be able to get mostly there by using the generic courses as products and the dates as varients. However, by default an end date can't be set for a varient, and I wondered if there mght be a way around this.

As a further complication the procedure is for a deposit to be taken for these courses prior to 4 weeks beforehand, with the full amount due within 4 weeks of the course date. This is not critical in itself, however, the effect of placing a deposit amount as the price, with the full price in the page text is that the deposit price shows up in all the product summary boxes within modules and product category.

I would also like the intro read more text to show on the product category page, which looks to be an option that I can't seem to get working.

Any help on these points would be greatly appreciated.

Thanks

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
13 years 3 weeks ago #29182

Hi,

Indeed, a start date can't be set via the interface. You can actually set it via CSV import or directly in the database in the table hikashop_product. Looking at the code, I think that it should work as you need it.

For your second point, that's indeed the case. You would have to edit the listing layout you're using to change the display of the price by the display of a custom product field or something like that.
I see that you want to use to listing_img_desc layout in order to display the description so that's the one you should edit via the menu Display->Views.

For the readmore, you need to select the item box layout "image and description" in your module/menu's hikashop options.
Then, just add your read more tag in the description of your products and it will be automatic.

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum