ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - custom product attributes??
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

custom product attributes??

 Post Reply Post Reply
Author
Message
sssek View Drop Down
Newbie
Newbie


Joined: 02-September-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote sssek Quote  Post ReplyReply Direct Link To This Post Topic: custom product attributes??
    Posted: 02-September-2009 at 10:40pm
hi all,

i want to add more attributes to my products, to be shown in viewPrd.asp. for example:

brand name
brand logo
...
manufacturer URL
blog link (takes user to Blog results page showing my posts about that product)
compare prices (maybe takes them to a Google Shopping results page)

etc



is this what the Attributes 1-5 fields are for? if so, is adding more attributes as simple as creating more columns... Attributes 6-20?

something tells me this won't be easy as adding a new column to a spreadsheet, uploading it, and calling that info into an .asp file..

Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 02-September-2009 at 10:59pm
The short answer to your question about attributes is NO. That's not the purpose of those fields.  What you are asking for will require custom alterations of the product database table, and the product page.
 
Brand name and logo can be dealt with, assuming you have associated these in the product admin, by adding some scripting to grab the logo + name and display them.
 
If the mfgr URL is in the Brand table, you can retrieve that and display it as well.
 
Blog link will depend upon what blog you use, and how you categorize your posts.  Will there be a category per product that such posts will appear in?
 
Compare prices - you may have an idea there, and you wll need to alter the product detail and underlying included pages to display that and the other fields you mention.
 
And if you want to alter the product import tool to support these, that again is a fair effort.  I have altered that tool a number of times and it's far from simple.
 
Hope this helps.
Back to Top
sssek View Drop Down
Newbie
Newbie


Joined: 02-September-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote sssek Quote  Post ReplyReply Direct Link To This Post Posted: 02-September-2009 at 11:35pm
thanks for the in-depth reply! really helpful.

the Blog link and the Compare Prices were just cool ideas.. and i know there's more to making it happen beyond productcart.

the product detail and (some of the) underlying included pages are being modified -- carefully, so i don't break anything.

product import tool isn't really necessary. just want to put basic info inside any number of custom fields.

let me give a simpler example to make sure i understand...



in the database:

brand:        SuperZoomy
name:        Frizzybee
category:     frisbee
cool word 1: unique
cool word 2: spazztastic
exclamation: egads
funny phrase: even your grandma can enjoy



in storefront @ product-level:

SUPERZOOMY
Frizzybee the frisbee!
It's unique.
It's spazztastic!
It will make you say "egads!"
For hours of entertainment that even your grandma can enjoy.



hey, this is like grown-up mad libs!!

so, can i achieve this with a few new database columns, and a redesigned viewPrd.asp...?

thanks again
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 02-September-2009 at 11:53pm
Yep.  Very similar to what we did for this project. 
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.031 seconds.