ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Required Product Option Not Showing
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Required Product Option Not Showing

 Post Reply Post Reply
Author
Message
Jackalope View Drop Down
Groupie
Groupie


Joined: 07-July-2006
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jackalope Quote  Post ReplyReply Direct Link To This Post Topic: Required Product Option Not Showing
    Posted: 23-June-2007 at 1:58am
Sorry for all of the questions, I just keep running into issues while setting up my first PC store.

I have a Product Option (size) that is required to be selected by the customer prior to checking out. I have added the "Add to Cart" button to the horizontal featured products list (thanks netprofits). When a customer adds a product to the cart this way, no required product options show in the cart. How does one go about showing this required field in the viewCart.asp file? Maybe the intent is to not have these fields show in the view cart and only show during actual checkout.

Thanks again in advance for you help.
Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 23-June-2007 at 5:58am
Therein lies the problem with using the Add to Cart button on anything other than the Product Details screen. If you have products that require options, your only real option is to NOT show the add to cart button for those items on the product list screens so the customer must go to the product details page to select options.
NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
Jackalope View Drop Down
Groupie
Groupie


Joined: 07-July-2006
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jackalope Quote  Post ReplyReply Direct Link To This Post Posted: 23-June-2007 at 11:36am
Thanks netprofits. I just replaced the modifid pcShowProductH.asp file with the original.

Also, is there a way to add to the pcShowProductH.asp file the List Price (shown with strikethrough) like what is displayed when you actually view the product details?

Thanks again. I have not gone to bed before 3am all last week because I was excited to be finally working on setting up our PC store. I'm sure I am spending much more time than I should on this, but I really want to understand what changes I'm making to the ASP codes throughout the store.
Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 23-June-2007 at 10:15pm

Your best bet for formatting almost any piece of text in Product Cart is to view the page in a browser, view the source for the page, search for the text you want to format and then look at the HTML surrounding that piece of text. You should see the CSS class or ID that is being used to define it's style. In this case, I believe it is: pcShowProductPrice. Then check the two CSS sheets that come with Product Cart.

pcHeaderFooter.css defines all styles related to the header, footer, left and right columns (basically the outer template).

pcStoreFront.css defines all the other styles in the "content" area of the site.

Then just tweak that style to match what you want.

NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.066 seconds.