Get the book

Go Back   Zen Cart Support > Setting Up Your Zen Cart Products > Setting Up Categories and Products

Setting Up Categories and Products Discussion about setting up your products and categorizing them.

Reply
 
Thread Tools Display Modes
Old 8th October 2009, 01:14 AM   #161
KismetDesign
Zen Follower
 
Join Date: May 2009
Location: Junction City, Oregon
Posts: 297
Default Re: How-To: Add new Properties to your Products

It was in the collect info.php file. Thank you!
KismetDesign is offline   Reply With Quote
Old 9th October 2009, 05:28 AM   #162
cawill24
New Zenner
 
Join Date: Jul 2009
Posts: 13
Default Re: How-To: Add new Properties to your Products

Hello Everyone!

I've searched the thread and just can't seem to find the solution here. Does anyone know how to implement what Crazy Chris showed us here with Easy Populate. I've done all the steps in the first post and uploaded the files where everything appears successful but the new information I was hoping to see is not showing up. Thanks to you all for such a great thread!

http://makemyhousegreen.com/index.ph...oducts_id=9364

Thats a link to one of my products which should display the new information

Thanks again everyone
cawill24 is offline   Reply With Quote
Old 11th October 2009, 05:08 PM   #163
stitchnkitty
Zen Follower
 
stitchnkitty's Avatar
 
Join Date: Jun 2009
Location: Des Moines, Iowa USA
Posts: 170
Default Re: How-To: Add new Properties to your Products

Ok - I think I am almost there -
but I niow have this errors mess in my products table

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\xampplite\htdocs\snfcart\admin\includes\modules\product\collect_info.php on line 47

here is my line in that file:

if (isset($_GET['pID']) && empty($_POST)) {
$product = $db->Execute("select pd.products_name, pd.products_description, pd.products_url,
p.products_id, p.products_quantity, p.products_model,
p.products_image, p.products_price, p.products_virtual, p.products_weight,
p.products_date_added, p.products_last_modified,
date_format(p.products_date_available, '%Y-%m-%d') as
products_date_available, p.products_status, p.products_tax_class_id,
p.manufacturers_id,
p.products_quantity_order_min, p.products_quantity_order_units, p.products_priced_by_attribute,
p.product_is_free, p.product_is_call, p.products_quantity_mixed,
p.product_is_always_free_shipping, p.products_qty_box_status, p.products_quantity_order_max,
p.products_sort_order,
p.products_discount_type, p.products_discount_type_from,
p.products_price_sorter, p.master_categories_id, pdex.products_skilltype'
from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd,".
TABLE_PRODUCTS_SKILLTYPE . " pdex

where p.products_id = '" . (int)$_GET['pID'] . "'
and p.products_id = pd.products_id and p.products_id = pdex.products_id

and pd.language_id = '" . (int)$_SESSION['languages_id'] . "'");


Ideas please?
stitchnkitty is offline   Reply With Quote
Old 12th October 2009, 12:39 PM   #164
Bikeforce
New Zenner
 
Join Date: Sep 2009
Posts: 7
Default Re: How-To: Add new Properties to your Products

Hi with regard to this - it is very useful - thank you. However I am using tabbed products, I actually want these added fields showing up on the details tab. I have tried playing around with the tpl_products_info_display but can't get it to work.

Website is www.bike-force.co.uk which I have been working on for a couple of weeks - first time using zen cart. Also My lite box has stopped working.... Any help would be appreciated - thanks.

You will see I have done a basic if statement that displays item delivery time if out of stock taking this value from the newly created field. It will display "standard delivery time" if it is in stock. But I would like to place this data next to the stock field - but can not do this simply by placing code next to it in product_info_display.

Last edited by Bikeforce; 12th October 2009 at 12:44 PM.
Bikeforce is offline   Reply With Quote
Old 5th November 2009, 07:00 AM   #165
Lavanya
New Zenner
 
Join Date: Oct 2009
Posts: 6
Default Re: How-To: Add new Properties to your Products

Hi,

i have read the thread and couldnt't find anything about language support. Is it also possible to add properties for different languages as with attributes? And if how?
Lavanya is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Add Space in Products Lenora Page Layout Changes 2 27th November 2006 05:01 PM
Add products using CSS Joné Setting Up Categories and Products 2 14th July 2006 09:50 AM


All times are GMT +1. The time now is 12:05 AM.

Learn tips, tricks & secrets for your Zen Cart™
Sign up for our FREE Newsletter

Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content and Graphics Copyright (c) 2006, 2007, 2008, 2009 Zen Ventures, LLC - all rights reserved
Get Zen Cart E-Commerce Shopping Cart at SourceForge.net. Fast, secure and Free Open Source software downloads