Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 24, 2020 04:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/1903fdce6fe3cbcaf9c49334d062b1ab to your computer and use it in GitHub Desktop.
Save parzibyte/1903fdce6fe3cbcaf9c49334d062b1ab to your computer and use it in GitHub Desktop.
<?php
# Cuántos productos mostrar por página
$productosPorPagina = 3;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment