Zen Cart Logo
Forums / General Questions / Change text in attribute quantity popup?

Change text in attribute quantity popup?

Locked

Views: 1,406

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
8 May 2007, 5:06 AM
#1
spectrum_x avatar

spectrum_x

New Zenner

Join Date:
May 2007
Posts:
3
Plugin Contributions:
0

Change text in attribute quantity popup?

I have been looking and looking for the file to do this. I have searched the forum and used the development tool to search for some of the info found in the "source" of the pop-up window. I am pretty resourceful and have worked through several issues by practice and consulting the forums and facts but just can not figure out how to do this one. Currently it says "This is a paragraph of text in the window to see what it does to the size. The current size is pretty small and hard to read"

Please help.

Thank You

8 May 2007, 1:27 PM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Change text in attribute quantity popup?

Please submit a url to the site so I can view the popup window in firefox.

8 May 2007, 4:03 PM
#3
spectrum_x avatar

spectrum_x

New Zenner

Join Date:
May 2007
Posts:
3
Plugin Contributions:
0

Re: Change text in attribute quantity popup?

Here is a URL to one of the products:

http://cbi.spectrum-x.com/cart/index.php?main_page=product_info&products_id=43&zenid=c4bf3a384fbf97958d489a9da69f6e4b

You would then click on the link that says" Quantity Discounts Available"

In the popup with the discount table is basically some sample text as I described. This is what I am interested in changing.

8 May 2007, 4:12 PM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Change text in attribute quantity popup?

The text is located here:

includes > templates > template default > popup_attributes_qty_prices > tpl_main_page.php

In version 1.3.7 line 23

8 May 2007, 5:19 PM
#5
spectrum_x avatar

spectrum_x

New Zenner

Join Date:
May 2007
Posts:
3
Plugin Contributions:
0

Re: Change text in attribute quantity popup?

Thanks Mark! I do appreciate your time.

Chuck

8 May 2007, 5:20 PM
#6
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Change text in attribute quantity popup?

You are most welcome Spec man.
Glad your problem was resolved.