Monthly Archives: JUNE 2012


Adding shop output on other pages (external shop macros)


there are several macros available to display shop output on other pages :

to add all this macros on other page, use ezgenerator 'insert html' function

1. to display vertical or horizonatl shop category list, add following code :
                                                                             
<script type="text/javascript" src="http://miro.image-line.com/max4_jquery/shop/shop.php?category_vlist"></script>

or

<script type="text/javascript" src="http://miro.image-line.com/max4_jquery/shop/shop.php?category_hlist"></script>

2. to display shop minicart, add :

<script type="text/javascript" src="http://miro.image-line.com/max4_jquery/shop/shop.php?action=minicartjs"></script>


notice, minicart has to be also used on shop main or category page

3. to display shop tag cloud, add:

<script type="text/javascript" src="http://miro.image-line.com/max4_jquery/shop/shop.php?action=tagcloud"></script>

4. to display random shop product, add following code:

<script type="text/javascript" src="http://miro.image-line.com/max4_jquery/shop/shop.php?action=random&count=2"></script>


available parameters :
count : number of random products to be displayed
dir:   dir=h (products will be displayed horizontaly)
root:    specify root=1  if  destination page is in website root
file: path to file with random macro template (you have to use this parameter if you don't have random macro included on shop main page)

--> create extra page in your project (you can made this page hidden in menu) and copy random macro to this page, then use page relative path as file parameter

example of random macro in this file :

random macro



notice: random macro has to be also used on shop main or category page

example page with external shop macros

 


Print  posted by miro   Shop/lister tags:  external • shop • macros • random   permalink
5 1

Coupons


Coupons are items, that shop administrators can create and provide to customers (for some reasons). Using this item, the customer receives discount for the current order. Cuponst are NOT assigned to products or the cart. They can be used on any cart that matches the requirements, the coupon has. Consider them as extra item, added to the shopping cart that reduces the total price.

 

To use the coupons in Your shop, You have to do follow these two steps:

 

  1.  Add the coupon macro on the cart page of the shop;

  1.  Define the coupons that will be used in the shop online administration

 

Information about the fields in the coupon settings page:


ID - something like a label or name. You define the coupon and this is what users fill out when they have it. 
Order Minimum - The minimum amount the order has to be. If order amount is below this number, coupon cannot be used.
Order Limit - How many times you can use this coupon (0 means no limit)
Order Count - How many times coupon is used. It can be edited (if problem occurs or something else). 

(Note: Order count field may not be there)
Valid From - To - (the start/end the coupon can be used).


Print  posted by atanas   Shop/lister tags:  shop • coupons   permalink
2.7 3

Multi-user page content


Have You ever needed a place, where every site user has it's own content, and You don't need to make hundreds of pages to achieve that?
In that case all You need is an Online Editable Page. Something pretty familiar if You've used the program for enought time. But how to make users able to use it for their own purposes?

Here is the preparation process:

  1. Add an Online Editable Page
  2. In Online Editable Page Settings (tab) check "User-Dependent Content". 
  3. If you wish, You can check the other two options as well.
  4. Add from macros EDITABLE AREA. It's the key (and main page tool) for entire idea to work.
  5. You can use the macros to put some extra info, like the USERS macro that will allow all user pages to be accessible.
  6. Again optional - you can protect the page so users see only their own page and content (in this case the USERS macro won't work).
  7. Once the Online Editable Page is prepared, go online and log in as Admin. 
  8. Give the users you want to be able to edit their own pages "Edit" access to this page
  9. Enjoy (maybe better test before that to be sure You indeed will enjoy).

 

 Some extra info about the admin:

  • As admin you can edit other users editable areas. Just log in to the page and select the user. Page content will change to selected user's one.
  • Default (all users) option will change to all users, that haven't changed their content to something else, but use the common one. For the other users changes has to be done per user.

Print  posted by atanas   General tags:  editable page • multiple • content • users   permalink
4.3 3

Using custom buy button image


you can use your own buy button image in shop:

 

1. insert follwing macros on page :

<SHOP_BUY_BUTTON>

 

 

</SHOP_BUY_BUTTON>

 

2. place any image (you can also use button factory to insert button) between this macros

 

adding buy button

 

 


Print  posted by miro   Shop/lister tags:  shop • cart   permalink
5 1


[home] 1-4 of 4


CATEGORIES



TAGS


RECENT ENTRIES