Product list

  • Posts: 7
  • Thank you received: 0
11 years 4 months ago #109708

Hello to everybody
2 questions:
- is it possible to add a new product in a category and let it as a mandotory option with a quantity "1"?
- is it possible to add a new step in the checkout flow with a specific service (like a special items customization)?


Thanks

R

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

  • Posts: 12953
  • Thank you received: 1778
11 years 4 months ago #109723

Hi,

1. Can you explain me exactly what will be the purpose of this product ?

2. Sure but you'll have to edit the "step" file of the "checkout" view and use some custom code like :

if($this->step==YOUR_STEP){ 
DO WHAT YOU WANT TO DO HERE
}

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

  • Posts: 7
  • Thank you received: 0
11 years 4 months ago #109826

Is it possible to add a step like one payment more?
We need to let user choose a special printing customization for paper items.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 4 months ago #109836

Sure, I think that you'll be able to do that by using a custom field and displaying it through the "step" file of the "checkout" view.

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

Time to create page: 0.071 seconds
Powered by Kunena Forum