Hi!
Thank your for your reply.
Ill try to explain what I am trying to do and why I am looking for templates.
There are 2 questions really:
In short: I want to manipulate prices before checkout and
I can´t see the checkoutpage and items are not added to cart.
*******************************************************************
Question 1: Prices
*******************************************************************
I like to take the price that I assign to a song in create song form
then
Modify the price like if I would buy t-shirts in different colors based on if else statments
(like the dummy products in popup cart, that I see now, when I add to cart.)
FOR EXAMPLE:
If audio_format = mp3
then
song $1 + no choice Price = $ 1
for ex. Cheap Red polyester t-shirt --> checkout foxycart
else if
audio_format = wav
Song $1 + choice 2 at $ 100 Price total = $101 dollars
for ex. blue t-shirt wool (more expensive) --> checkout foxycart
else
choice 3 etc .....
Is this possible?
Do I modify the prices for downloadable products in jamroom or foxycart and can this be based on if else variables? I´m thinking variables html or using the coupon system and Add instead of subtract....
*****************************************************************
Question 2. Chechout page problems:
*******************************************************************
Right now, when I press The add to cart button on a song I only get an indication that something has been added to cart,
The cart in the header gets the number 1 but I only see the placeholder with the dummy products in the popup cart.
When I press go to checkout I get: "Your order could not be found."
at mysite.foxycart.com/checkout?fcsid=9lele3v7k4bslbb2vhqe7o4bu0
Is this something I have done wrong when setting upp between jamroom - foxycart?
Or is this because I have not gone live with a subscription plan at foxycart yet?
Any light you can shed on the matter would be higly appricited:
Kind regards
A