| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Customizing & Smarty √ Having Some Problems | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I am taking my first real steps at some customization of 4.3 and running into some problems. My first task was to take on the Wholesale pricing summary presented to visitors. I found the code in product_prices.tpl. The area I am looking at is:
Code:
As can be seen, I inserted in the first TD box "xxyyzz" which in theory should display prior to the text in the table element. When I view this in the browser (both IE8 and Firefox 3.5.5), I see this: http://www.pcboard.ca/xcartimage.jpg The "xxyyxx" specified does not seem to show up. Yet, if I view the source code generated by the page in the browser, it appears as below: Code:
Clearly, it is there in the source file, but will not display in any of my browsers. Need some guidance here - as this one really has me confused ![]() Thoughts???? John
__________________
X-cart Gold v4.3.0 Fashion Mosaic X-Magnifier |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Try with putting the "xxyyzz" inside the {strip}. also see if the styling applied to this table limits the height of the cells
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#3
|
|||||||
|
|||||||
![]() OKay. So I learned a little more today. Turns out - that the table is being generated through an external .JS routine and not just the HTML I was seeing.
After getting my head around that - I was able to make the changes I was aiming for! Lesson Learned! Thanks...John
__________________
X-cart Gold v4.3.0 Fashion Mosaic X-Magnifier |
|||||||
#4
|
|||||||
|
|||||||
![]() @jdkerr,
which js is generating the table?
__________________
X-cart Pros v4.4.1 |
|||||||
#5
|
|||||||
|
|||||||
![]() Never mind. Found it.
I am using 4.4.1 Pro. skins/common_files/modules/Product_Options/func.js line 370
__________________
X-cart Pros v4.4.1 |
|||||||
|
|||
X-Cart forums © 2001-2020
|