Search:

Type: Posts; User: rapid564

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    2,320

    Re: File upload attribute help?

    Just want to refresh this thread. Anyone has a solution? Thanks!:D
  2. Re: show sidebox only on products with attributes

    Since you already create your filter based on category, you can simply add a little bit more to filter base on the specific product by calling $_GET['products_id'] to find out which product is...
  3. Replies
    4
    Views
    2,106

    Re: Product drop down

    I think you might want to try out Stock by Attributes contribution from here
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_52&products_id=161
  4. Re: remove Larger Image link under additional images

    Look for this line
    $script_link = '<script language="javascript" type="text/javascript"><!--' . "\n" . 'document.write(\'' . ($flag_display_large ? '<a href="javascript:popupWindow(\\\'' ....
  5. Replies
    7
    Views
    1,218

    Re: Question about ReDirecting link...

    if you don't want to move all your file into the root directory you can possibly do somethins like the example below

    I you want to completely get rid of the old site you can create a index.php in...
  6. Replies
    4
    Views
    2,106

    Re: Product drop down

    I think what you need is to price your item by attribute. Just create a attribute drop-down box for your item with option value like 1oz, 2oz, 3oz 4oz..... and make sure your product is set to price...
  7. Re: Best way to redirect from old oscommerce store to new zen store?

    I you want to completely get rid of the old site you can create a index.php in your old store root directory and place the the following code on top of the index.php file before any html code.
    <?PHP...
  8. Replies
    4
    Views
    1,088

    Re: Can you do this with the images?

    You can change the dimension of the product info display from admin->images->product info-image width and height.

    To remove the lager picture wording or the link, just delete a little of html...
  9. Thread: Donation

    by rapid564
    Replies
    8
    Views
    1,989

    Re: Donation

    I am not sure if this work for you. You can create one product call Donation or whatever you wanted. Then set the base price to a quarter. If a user want to donate a dollar, he can input 4 in the...
  10. Re: show sidebox only on products with attributes

    I think what you can do is to create an If statement to check whether or not there are attributes exist in certain products. You could show your sidebox only when if ($pr_attr->fields['total'] > 0)....
  11. Replies
    4
    Views
    2,320

    File upload attribute help?

    Hi,
    I am trying to setup a online shop for a print shop which require the customer to upload their artwork(only limited to certain file type) during checkout. The problem I am experiencing right now...
  12. Replies
    3,720
    Views
    843,059

    Re: Zen Lightbox...

    Man! That's a wonderful contribution. It works like a charm! I have been looking for this kind of enhancement to the store so I can impress my client but just don't know how to code it myself. Thank...
  13. Replies
    2
    Views
    814

    Re: need a feww hints for a complex project

    Ob, before you start your project, I think it is good for you to install a zencart demo and mess around with the attribute controller i order to understand how the attribute controller work. You...
  14. Replies
    2
    Views
    814

    Re: need a feww hints for a complex project

    I think Zencart should able to handle your project well. With the powerful attribute controller, you can map images to an attribute and specify your attribute as required attribute so your customer...
  15. Re: Is it possible to enable https after zencart installation?

    That's a quick reply. Thank you very much!
  16. Is it possible to enable https after zencart installation?

    Hi,
    I setup a online store a while ago with zencart 1.2.7 without enabling the https option. However, I would like to have the https option enabled now. Is there a easier way to do that without...
Results 1 to 16 of 16
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR