Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Call For Pricing / Negotiable Pricing


lenamtl

Recommended Posts

Hi,

 

I'm using Callfor princing

http://www.oscommerce.com/community/contributions,2500

 

I use the Mathieu CHARREYRE hack

 

But I need the product image appear on the form (top of the page).

 

Any clue how to do this?

 

or

If there is a way to make the form appear under the product (product page) instead of opening a new page?

 

Thanks any help is welcome

Lenamtl

Link to comment
Share on other sites

Hi,

 

for this solution : If there is a way to make the form appear under the product (product page) instead of opening a new page?

 

I have modified the form file by removing all unwanted code like boxes, top and bottom.

 

I have place de code else were into the product info page (to make it appear at the bottom of my page.)

And I have chaged the ahref for include

 

<?php if ($product_info['products_price'] == 999999){ include ('contact_us.php');

 

}else{ echo

 

$products_price;} ?>

 

it is working exept the continu button that appear on the form apper now into the product page but instead of sending the form data it's going to the cart.

I think this is related to the tep_image_submit

 

also looking for a way to pre-enter data see Mathieu CHARREYRE hack

 

thanks

Edited by lenamtl

Lenamtl

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...