Jump to content

Lots of questions


Guest toys42

Recommended Posts

Guest toys42

I'm new to cubecart so forgive all the questions;

I'm building a store that needs 'steps' for its purchasing system; material, style, colour, length, width + some additional options. I already have a template that i'd like to use and can program the above system using PHP to produce a page for each of the above steps. I would like to use cubecart for its cms and basket facilities.

1.)How can I pass the variables produced on my final 'step' page to cubcart?

2.)Can I safely incorporate a link to the basket and checkout on 'external' pages without losing stored information?

3.)Can I read and write to the database from 'external' pages without affecting the cubecart operation?

4.)Can cubecart be made more search engine friendly on it's generated pages or are we limited to one set of tags?

5.) The 'external' pages are database driven; will this present any problems incorporating the theme into a cubecart skin?

regards

Steve

Link to comment
Share on other sites

Welcome on board. :blink:

1) Via GET, POST, (COOKIE) or join both systems.

2) Could be done, remember cubecart is session dependet.

3) Of course however sessions related data for some 'cases' do troubles.

4) Indeed there exists a mod.

5) It depends to what you want. Cubecart uses template system and dynamic content must be php parsed anyway.

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.

×
×
  • Create New...