Post by perezosogato » Sun Sep 22, 2013 2:28 pm

i am tiring when add product to the features modules... every time i insert the word, just the same items display in below. can any know how to get the different items ?

i have hundreds of items, the beginning of the title is same.

i am using V1.5.5.1

Thank you indeed.

New member

Posts

Joined
Sun Jul 24, 2011 1:03 am

Post by ralphstirrat » Mon Sep 23, 2013 4:46 am

Hi

This solution might help you get started with finding the answer

http://letsbytecode.com/cms/add-model-c ... -opencart/

http://colbrook.co.uk


Active Member

Posts

Joined
Wed Aug 29, 2012 7:53 pm

Post by perezosogato » Mon Sep 23, 2013 12:17 pm

ralphstirrat wrote:Hi

This solution might help you get started with finding the answer

http://letsbytecode.com/cms/add-model-c ... -opencart/
hi ralp,

thank you for the reply.

it did a great help.

with the reference, i went to \ocv1551\admin\view\template\module, find features,

Code: Select all

	url: 'index.php?route=catalog/product/autocomplete&token=<?php echo $token; ?>&filter_name=' +  encodeURIComponent(request.term),
change name to

Code: Select all

	url: 'index.php?route=catalog/product/autocomplete&token=<?php echo $token; ?>&filter_model=' +  encodeURIComponent(request.term),
it works. ;)

Thank you indeed.

New member

Posts

Joined
Sun Jul 24, 2011 1:03 am
Who is online

Users browsing this forum: No registered users and 204 guests