Tag Archives: shop

How to add and use shop custom fields


To use add custom fields to the shop products data, follow these steps:

  1. Open the shop page settings
  2. Open the Data dialog
  3. Edit the fields
  4. Confirm the changes

    Data management steps

  5. Open the page where the changes should be visible.
  6. Open the macros fields dialog

  7. Select the new fields from the macros list
  8. Place the macros to the desired place


  9. Upload your project changes
  10. Go to the shop Online Administration

  11. Go to the "settings" section

  12. Click on "Update database" button

  13. Modify the products (or add new ones)

Note: User input field does not have corresponding field in the products management section (as this is something users fill, not the shop moderator).


Print  posted by atanas   Shop/lister tags:  shop • catalog • customize • fields   permalink
5 1

How to display Blog/Shop category links on other pages in website


 use this code to add text links for shop/blog/photoblog categories on different page or editable area (even for pages in different project)

 

use insert html and following code :

 

for vertical list:

 < script type="text/javascript" src="../shop/shop.php?category_vlist">< /script >

 

for horizontal list:

 < script type="text/javascript" src="../shop/shop.php?category_hlist">< /script>

 

style of links can be tweaked by adding extra css to page :

for example

.ver_cat_list a{font:11px verdana;color: #c0c0c0;}

or

.hor_cat_list a{font:11px verdana;color: #c0c0c0;}

 


Print  posted by miro   Shop/lister tags:  categories • link • shop • catalog   permalink
3.5 2

How to use "Exchange rate" in shop pages


Exchange rates are just numbers which you can use in calculaton. They are not altrnative currency prices. 
The main indea of this section is to define the ratio of each exchange rate, and use it globally among the given shop subpages, thus saving time in replacing values for exchange rates on a daly basis.

  • Create exchange rates macros:
  1.  Go to shop online admin page and click on "SETTINGS" navigation tab.
  2.  Click on "exchange rate" button.
  3.  In Exchange Rate Options table you can add currencies with rates. You can only use lowercase characters and underscore for the currency name and floating point  numbers or whole numbers for the rate.
  4.  When finished adding currencies with rates click on "Save" button and now you have macros currencies in your database. Those currencies are available only for current shop page.
  • Use exchange rates in shop page (img.1):
  1. Open you project in Ezgenerator and go to the shop page for which you create Exchange Rates (currencies macros).
  2. Click on "categories", for example.
  3. in "CART" you can type: %EVAL(%your_currency_name%<*>%SHOP_TOTAL%)%  or other formula
  4. Publish your changes.
  5. In the end eval function multiplies current SHOP_TOTAL by your exchange rate.

Print  posted by miro   Shop/lister tags:  macros • tutorial • shop • settings   permalink
0 0

Multibox for images added in the online text editor


When you add posts in Blog or products in the Shop, you add images in the online editor.

In some cases you may need to apply multibox effect to these images.

 

Here are the steps to achieve this:

 

A.) if you are using Innova Editor:

  1. Insert an image
  2. Select the image (added in step 1) in the editor
  3. Click on Styles button to open style sidebar
  4. Apply style: multibox
  5. Set the image as hyperlink and link it to some other image (image you want to display with multibox effect)
    styles

B.) if you are using Tiny_mce Editor:

  1. Insert an image
  2. In image properties dialog, select "appearance" tab and select class "multibox"
  3. Set the image as hyperlink and link it to some other image (image you want to display with multibox effect)

 

This is applicable to Blog, Podcast, Shop, catalog and Online Editable page (not to normal pages with editable macros)


Print  posted by miro   General tags:  blog • shop • multibox • editable page   permalink
4 3

Protecting Shop Checkout


By default ezg shop page  is open, everyone can use it without registering.

If you want to get users to register (log-in) on checkout follow this steps:

 


Print  posted by miro   Shop/lister tags:  shop • check-out   permalink
5 2


[home] [prev]  1 [2] 3  [next]6-10 of 13


CATEGORIES



TAGS


RECENT ENTRIES