Search the Community
Showing results for tags 'list'.
-
Hi, i am creating a module on Presta 1.7.2, i would like to add a table of products in the admin product section (with the hook displayAdminProductsExtra). This is a simplified version of my code public function hookDisplayAdminProductsExtra($params) { $products = MyModel::...
- 1 reply
-
- 1
-
-
- twig
- hookDisplayAdminProductsExtra
- (and 4 more)
-
Buenas! Hace poco hice una instalación limpia de Prestashop 1.7 y ya he estado rellenando bastante información y hoy me he dado cuenta de un problema con la paginación. En el apartado categorías tengo mucha información por lo que se ha creado automáticamente una segunda página, pues bien, cuando int...
- 4 replies
-
- ps17
- prestashop 1.7
-
(and 6 more)
Tagged with:
-
i have created a custom list of product, then i created $products_for_template like this $products = $ids; $assembler = new ProductAssembler($this->context); $presenterFactory = new ProductPresenterFactory($this->context); $presentationSetti...
-
Dear Prestashop/community I wanted to get a list of all orders using GET /api/orders but I get the following error (500 Internal server error) Same issue when trying to retrieve the order_details GET /api/order_details I do however get a list of all customers when using GET /api/custome...
-
Does anyone know how to change the default view to list in product list in prestashop 1.7 ? I want to remove completely the view buttons and set the view as list permanently without the customer being able to change it. I managed to do it in the rudimentary way but I know there is another bett...
- 2 replies
-
- prestashop 1.7 default view
- list
-
(and 2 more)
Tagged with:
-
Hello everyone!! Browsing my test shop in Prestashop, until yesterday, clicking on "All products" in the product showcase made me a list of all the products. This morning, always clicking on "All products" makes me enter the "HOME" category but without any product list. Would anyone know how t...
-
❤️📝 The most complete wish list system for your shop Offers your customers the best solution for their wish lists. In this version 1.7.0 you can now see graphically and at a glance the most desired products of your customers. Always improving for you and making your business prosper. Now...
-
- marketplace addon
- marketplace
-
(and 3 more)
Tagged with:
-
Hallo, ich habe ein Problem, ich bin gearade dabei ein Shop zu gestalten, soweit komm ich ganz gut zurecht, nur möchte ich nun das wenn man auf z.B. Matratzen klickt, die Listenansicht als Standard definiert ist und auch die Auswahl zum grid entfällt. Den button könnte ich ja per css ganz easy einfa...
-
Hey everyone! Much like I did with 1.5, here is a tut for 1.7 on how to turn the standard manufacturers list into something better and grouped by letter http://nemops.com/prestashop-17-alphabetical-manufacturers/#.WJm1UfnaeUk Fabio
- 8 replies
-
- 1
-
-
- alphabetical
- manufacturers
-
(and 2 more)
Tagged with:
-
-
Hi everyone, I am quiet new in using Prestashop so it's maybe just a little thing but... I'm from Czech Republic and I'm doing Czech localization (language translation) of Presta theme and widgets. But I have a serious problem - I dont know how to change text in my widgets. I give you an ex...
-
Hi everybody! Maybe someone can help me to solve my problem? I'm trying to make a list of available combinations inside product page. I placed some code into product.tpl. It works - the "buy-button" sends me to the cart, but!.. - the combinations are listed in absolute chaos) And every tim...
-
- combination
- product
-
(and 2 more)
Tagged with:
-
Currently I am modifying the feeder module because my client wants to display a list of certain values. However, one of these values is the name of the supplier(s), but it doesn't seem to display the name. What I have already tried is adding the following smarty variable to rss.tpl: {...
-
- feeder
- feeder prestashop
- (and 8 more)
-
Hello, i'm sorry if my english is bad, i'm french. I'm developing a module which use the List feature of Prestashop and i would like to remove the edit action. By default, each row of the list is a link who redirect you to the edit form but i don't have an edit form and i don't want to have...
- 3 replies
-
- list
- backoffice
-
(and 2 more)
Tagged with:
-
Prestashop Documents says that the sort of the manufacturer list can not be changed. In the classes/manufacturer.php I see that the list is set to sort alphabetically. I want to sort the list by the number of products associated with each manufacturer. Can I do this in the smarty tags in the m...
- 2 replies
-
- manufacturer
- smarty
-
(and 1 more)
Tagged with:
-
Bonjour, Je cherche à afficher une list ou une grille des produit selon l'id de la categorie ou mieux selon la catégorie parente mais je n'arrive pas à faire cela. J'ai essayé dans product-list.tpl de faire ceci : {if $category->id == 5} <ul{if isset($id) && $id} id="{$...
-
- grille
- product-list
-
(and 4 more)
Tagged with:
-
Hi, I'm looking for a module (paid or free) for show a custom text in product list, for PS. 1.7 I need a custom text for each product. Anyone can say to me some module? Thanks
-
grid / list / mini-list products view switcher If you want to create grid/list/mini-list products view switcher this guide is what you're looking for read how easily you can create own switcher, no core modifications, only theme .tpl, .css and small .js read guide here: grid / list / min...
-
Hello, My friend asked me to help him fix some problem he have on his website.. http://saunovyraj.sk/ but probelm is that i work with Wordpress, not Prestashop, so i dont know how to work with Prestashop and it will take me hours and hours of time to find some specific info about my problem....
-
Hi, I couldn't find the line where to edit this. What I need is, in the backoffice, at the product listing page (controller=AdminProducts) to show for each product: "WholeSale Price" and "Final price" Instead of: "Public price without promo" and "Final price" Thanks!
-
Hello, I'm using prestashop 1.6 for an old shop, in wich I have two languages (French & Dutch). I tried to add two colums to customers list tabe, one for customer group and the other for customer language. I overrided AdminCustomersController.php and it worked wel for customers group. But...
-
- controller
- backoffice
-
(and 3 more)
Tagged with: