Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default custom inventory look

    i need to have a page that shows the inventory of one specific item but in a very large font

    ie an ezpage with the sql query embedded that just i code the html around it

    anyone point me in the direction of how to structure the sql query :)

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,684
    Plugin Contributions
    11

    Default Re: custom inventory look

    a google search of "sql queries in php" yields this.

    Is this your only product?
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: custom inventory look

    re:only product - no but only have a few and its the main product

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,684
    Plugin Contributions
    11

    Default Re: custom inventory look

    Is this specifically something NOT contained in the product description?
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: custom inventory look

    no its just the products inventory

    the idea is basically to have an ezpage showing a "counter" of how much stock is left on this one item - the counter being the inventory level with the font size or form style being very large

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,684
    Plugin Contributions
    11

    Default Re: custom inventory look

    The "counter" is already there by default as the quantity. You could have a specific css file for that product's page to change the quantity font when that page is called.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,684
    Plugin Contributions
    11

    Default Re: custom inventory look

    The CSS_read_me.txt in the includes/templates/template_default/css folder tells how you would name the special stylesheet.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  8. #8
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: custom inventory look

    i´´m not worried about the size, i´´m trying to get the coding into a seperate, effectively static, page - ie an ezpage

    ie something like this (very basic) that i can put into the contents of an ezpage

    "Hurry we only have:

    <div class"100pxfontsize">
    <?php echo get stock level for product #id1?></div>

    units of this product left"

  9. #9
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: custom inventory look

    By search there is a topic about this, please refer to it.
    PHP inside ezpages

    .
    A New Starter again

  10. #10
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: custom inventory look

    thanks but i still dont know how to pull the inventory data from the db and display it ;)

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Making Custom Pop up look nice
    By Halollet in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Jun 2010, 06:10 PM
  2. Custom Look to one sidebox
    By smoke133 in forum Basic Configuration
    Replies: 2
    Last Post: 3 Jul 2008, 02:49 PM
  3. Custom inventory query statement - Need help please
    By 0be1 in forum General Questions
    Replies: 11
    Last Post: 30 May 2008, 02:32 AM
  4. Each sidebox to show a custom look?
    By Taxidermy_smile in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Jul 2006, 06:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg