| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Product Number in Title | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Okay, since my last thread has somehow vanished, I'll ask again.
When you look at the Product Details page after the title of the product the Product Number/ID appears, as pictured in the screenshot below: http://www.asianbeads.com/screenshot1.gif I have narrowed this to being defined by the following: Code:
However, this directory, nor this file exist on the server. So I'm as lost as they come. If anyone could at least point me in the right direction, as to where I can find and get rid of this item number in the title I'd appreciate it. Thanks in advance.
__________________
Adam L Golson X-Cart v3.5.11 [Linux] |
|||||||
#2
|
|||||||
|
|||||||
![]() That bit of code you have posted checks to see if you have a "configurable product" which uses the configurator add-on so I doubt it is generating your product number listing.
It appears as though this is the code to display the product code/sku {$products[product].productcode} but I can't find it in the product.tpl file so it must be part of an included file within the page. You may have to dig around for it a bit. I'm new to X-Cart so I can't give you much more direction |
|||||||
#3
|
|||||||
|
|||||||
![]() Alright, I thought that as well, but here is the top part of the product.tpl file:
Code:
It has to be defined somewhere here I would think. But I don't know what's going on.
__________________
Adam L Golson X-Cart v3.5.11 [Linux] |
|||||||
#4
|
|||||||
|
|||||||
![]() Actually, here is what you want to do.
Replace this: Code:
With this: Code:
That should take care of it for you ![]()
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||
|
|||||||
![]() That's awesome! Thank you so much!
![]() --Adam
__________________
Adam L Golson X-Cart v3.5.11 [Linux] |
|||||||
|
|||
X-Cart forums © 2001-2020
|