Jump to content

move addon options to final step ?


Recommended Posts

Hi,

on  cart.php ,there are some steps,such as

cart.php?a=add&pid=xxxx

cart.php?a=confproduct&i=0

cart.php?a=confdomains

cart.php?a=checkout

 

i want to ask if i can move product and domain addon service to the final page "cart.php?a=checkout" ?

by the way,the clients can check if adding the extra addon on the final page.

 

thanks

 

Link to comment
Share on other sites

generally, I would say that the cart process works as it always has and you can't start changing the steps (e.g move this here, move that there) - it's never been flexible enough to accommodate that.

you could add links to products on the checkout page, that's just a <a href> that links them back to the ordering of that product.... daresay, you could do that with a hook or in the template... product addons at that stage would be difficult as there could be multiple products in the cart and no simple way of allocating an addon to which product.

MC product addons are shown at the view cart stage and can be added to the cart - though not removed from there directly.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated