close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Have two product prices...

Thread begun 6/19/2012 5:07 pm by james276087 | Last modified 6/25/2012 3:03 pm by james276087 | 5778 views | 20 replies |

james276087

Have two product prices...

Hello,,,

I like to show Price($5.00) per unit on Product Page.
and ADD TO CART Page will show $30.00 for Prepack 6 pcs. Per unit.

I'm looking at Add product options PAGE....
I need advice...

thanks for reading

Sign in to reply to this post

Jason ByrnesWebAssist

add an advanced option for the prepack 6 pieces, and set the price for the prepack option to 30

Sign in to reply to this post

james276087

Thanks but little more help.

Prepack is not OPTION, they have to buy 6 pcs.

I wonder if I could removed this Price sign on product picture.

Can I????

thanks again

Sign in to reply to this post

Jason ByrnesWebAssist

The details page is generated by the webassist/plugins/catalog/details.php

you can remove the currency symbol before the price by editing:


php:
Price: <?php echo($WAGLOBAL_CurrencySymbol); ?>



to:

php:
Price: <?php //echo($WAGLOBAL_CurrencySymbol); ?>



I think if you wanted to show a per unit price for the product, you should add it to the Short or Long description field.

Sign in to reply to this post

james276087

I will add the Per unit price and Prepack price in the Short and Long description field.

Is it too much work to show unit price on Product Page with image and Prepack price will show on Long description field with Quantity.....

Sometime I'm afraid that asking you too much...

thanks for your time...

Sign in to reply to this post

Jason ByrnesWebAssist

No that will not work.

Sign in to reply to this post

james276087

Please find my mistake.
I changed the code

Price: <?php echo($WAGLOBAL_CurrencySymbol); ?>

to

Price: <?php //echo($WAGLOBAL_CurrencySymbol); ?>

As you see here but still show "currency symbol "

<span class="ProductPrice">Price: <?php //echo($WAGLOBAL_CurrencySymbol); ?><span id="ProductPrice"><?php echo number_format($row_WADAProducts["ProductPrice"], 2); ?></span></span>
<span id="retailRow" class="ProductRetailPrice errorText" <?php


thanks for reading

Sign in to reply to this post

Jason ByrnesWebAssist

send a link where i can see the problem please

Sign in to reply to this post

james276087

thanks


products_results.php?Search=1&ProductCategoryID[]=15

Sign in to reply to this post

Jason ByrnesWebAssist

that page is genarted by the webassist/plugins/catalog/results_grip.php page.

remove all references to the $WAGLOBAL_CurrencySymbol from that page.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...